Update Dashboard Layout
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<table class="table table-stripped">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>[% name_title %]</th>
|
||||
<th>[% type_title %]</th>
|
||||
<th>[% description_title %]</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
[% fields_list_for_body %]
|
||||
</tbody>
|
||||
</table>
|
||||
Reference in New Issue
Block a user