home
/
zktecojo
/
public_html
/
app
/
storage
/
views
/
test
➕ New
📤 Upload
✎ Editing:
b464bccf322d7de0d27d63fdfc444b9c
← Back
</div><!-- ./wrapper --> <!-- jQuery UI 1.10.3 <script src="<?php echo asset('/assets/admin/js/jquery-ui-1.10.3.min.js');?>" type="text/javascript"></script> --><!-- Bootstrap --> <script src="<?php echo asset('/assets/admin/js/bootstrap.min.js'); ?>" type="text/javascript"></script> <!-- Bootstrap WYSIHTML5 --> <script src="<?php echo asset('/assets/admin/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js');?>" type="text/javascript"></script> <!-- iCheck <script src="<?php echo asset('/assets/admin/js/plugins/iCheck/icheck.min.js');?>" type="text/javascript"></script> --> <!-- DataTables --> <script src="<?php echo asset('/assets/admin/js/plugins/datatables/jquery.dataTables.js') ?>"></script> <script src="<?php echo asset('/assets/admin/js/plugins/datatables/dataTables.bootstrap.js') ?>"></script> <!-- AdminLTE App --> <script src="<?php echo asset('/assets/admin/js/AdminLTE/app.js');?>" type="text/javascript"></script> <?php /*?> <script src="<?php echo asset('/assets/admin/js/plugins/bootstrap-wysihtml5/bootstrap3-wysihtml5.all.min.js'); ?>" type="text/javascript"></script> <script type="text/javascript"> $(function() { //CKEDITOR.replace('editor1'); $(".textarea").wysihtml5(); }); </script> <link rel="stylesheet" href="http://code.jquery.com/ui/1.11.1/themes/smoothness/jquery-ui.css"> <script src="http://code.jquery.com/ui/1.11.1/jquery-ui.js"></script> <script> $(function() { $( "#news_date" ).datepicker({ changeMonth: true, changeYear: true, dateFormat: 'yy-mm-dd' }); }); </script> <?php */?><script> $(function () { $('#example1').DataTable({ "paging": true, "lengthChange": false, "searching": false, "ordering": true, "info": true, "autoWidth": false }); }); </script> </body> </html>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel