���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/clients.dominiquerickard.com/app/Views/todo/todo_lists_widget.php
���ѧ٧ѧ�
<div class="card bg-white"> <div class="card-header"> <i data-feather="check-square" class="icon-16"></i> <?php echo app_lang('todo') . " (" . app_lang('private') . ")"; ?> </div> <?php echo form_open(get_uri("todo/save"), array("id" => "todo-inline-form", "class" => "", "role" => "form")); ?> <div class="widget-todo-input-box mb0 todo-input-box"> <div class="input-group pb15"> <?php echo form_input(array( "id" => "todo-title", "name" => "title", "value" => "", "class" => "form-control", "placeholder" => app_lang('add_a_todo') )); ?> <span class="input-group-btn"> <button type="submit" class="btn btn-primary"><span data-feather="check-circle" class="icon-16"></span> <?php echo app_lang('save'); ?></button> </span> </div> </div> <?php echo form_close(); ?> <div class="table-responsive" id="todo-list-widget-table"> <table id="todo-table" class="display" cellspacing="0" width="100%"> </table> </div> </div> <?php echo view("todo/helper_js"); ?> <script type="text/javascript"> $(document).ready(function () { initScrollbar('#todo-list-widget-table', { setHeight: 653 }); $("#todo-table").appTable({ source: '<?php echo_uri("todo/list_data") ?>', order: [[1, 'desc']], columns: [ {visible: false, searchable: false}, {title: '', "class": "w25"}, {title: '<?php echo app_lang("title"); ?>'}, {visible: false, searchable: false}, {title: '<?php echo app_lang("date"); ?>', "iDataSort": 3, "class": "w50"}, {title: '<i data-feather="menu" class="icon-16"></i>', "class": "text-center option w80"} ], checkBoxes: [ {text: '<?php echo app_lang("to_do") ?>', name: "status", value: "to_do", isChecked: true}, {text: '<?php echo app_lang("done") ?>', name: "status", value: "done", isChecked: false} ], rowCallback: function (nRow, aData, iDisplayIndex, iDisplayIndexFull) { $('td:eq(0)', nRow).addClass(aData[0]); } }); $(".custom-toolbar .DTTT_container").removeClass("mr15"); $(".toolbar-left-top .DTTT_container button").removeClass("ml15"); $("#todo-table_length").addClass("hide"); }); </script>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.3 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�