mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-01-10 16:48:39 +00:00
fix templates
This commit is contained in:
parent
00b1c84163
commit
ebe4b85299
|
|
@ -86,7 +86,7 @@ echo $this->data['nav']->render();
|
|||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<section class="portlet">
|
||||
<div class="portlet-head"><?= $this->printHtml($media->name); ?></div>
|
||||
<div class="portlet-head"><?= $this->getHtml('Media'); ?></div>
|
||||
<div class="portlet-body">
|
||||
<table class="list w-100">
|
||||
<tbody>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user