mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-11 14:28:40 +00:00
Add download to tables
This commit is contained in:
parent
9168be93f1
commit
53c3e4c77f
|
|
@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table darkred">
|
||||
<caption><?= $this->getHtml('Images') ?></caption>
|
||||
<caption><?= $this->getHtml('Images') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="wf-100"><?= $this->getHtml('Name') ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user