mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-10 23:48:40 +00:00
continue tag drafting
This commit is contained in:
parent
f0a7831d53
commit
1a71f5384b
|
|
@ -54,6 +54,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
|
|
||||||
<div class="col-xs-12 col-md-4">
|
<div class="col-xs-12 col-md-4">
|
||||||
<div class="portlet">
|
<div class="portlet">
|
||||||
|
<div class="portlet-head"><?= $this->getHtml('Tags', 'Tag'); ?></div>
|
||||||
<div class="portlet-body">
|
<div class="portlet-body">
|
||||||
<?= $this->getData('tagSelector')->render('iTag', 'tag', 'fEditor', false); ?>
|
<?= $this->getData('tagSelector')->render('iTag', 'tag', 'fEditor', false); ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user