mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-26 16:28:42 +00:00
style fixes, bug fixes
This commit is contained in:
parent
577f423c6a
commit
313e7d83a8
|
|
@ -68,7 +68,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="row">
|
||||
<div class="col-xs-12">
|
||||
<div class="portlet">
|
||||
<div class="portlet-head"><?= $this->getHtml('Documents'); ?><i class="fa fa-download floatRight download btn"></i></div>
|
||||
<div class="portlet-head"><?= $this->getHtml('Documents'); ?><i class="lni lni-download download btn end-xs"></i></div>
|
||||
<div class="slider">
|
||||
<table id="editorList" class="default sticky">
|
||||
<thead>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user