Commit 7365efc5 authored by Michael Galon's avatar Michael Galon

edit table column option comment

parent c978925a
...@@ -33,9 +33,9 @@ ...@@ -33,9 +33,9 @@
<thead> <thead>
{{-- Define header Here --}} {{-- Define header Here --}}
{{-- Column options {{-- Column options
Sort="[asc|desc]" [Sort="asc|desc"]
Sortable="[true|false]" [Sortable="true"]
Serachable="[true|false]" [Serachable="true"]
--}} --}}
<tr> <tr>
<th Sortable="false">ID</th> <th Sortable="false">ID</th>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment