init
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -88,6 +88,7 @@ | ... | @@ -88,6 +88,7 @@ |
| 88 | </div> | 88 | </div> |
| 89 | <?php $this->load->view('common/footer'); ?> | 89 | <?php $this->load->view('common/footer'); ?> |
| 90 | 90 | ||
| 91 | |||
| 91 | <script> | 92 | <script> |
| 92 | var table = $('#table').dataTable({ | 93 | var table = $('#table').dataTable({ |
| 93 | columns: [ | 94 | columns: [ | ... | ... |
-
Please register or sign in to post a comment