detail table
This commit is contained in:
parent
91455fc972
commit
80520260c9
2 changed files with 40 additions and 1 deletions
|
|
@ -8,6 +8,9 @@
|
|||
<div class="row">
|
||||
{{template "content_table" .ContentTable}}
|
||||
</div>
|
||||
<div class="row">
|
||||
{{template "content_tabledetail" .ContentTabledetail}}
|
||||
</div>
|
||||
</fieldset>
|
||||
</div>
|
||||
{{template "page_footer"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue