mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-02-01 18:28:42 +00:00
Add download to tables
This commit is contained in:
parent
ff76970b05
commit
edccc51249
|
|
@ -22,7 +22,7 @@ $footerView->setPage(1);
|
|||
echo $this->getData('nav')->render(); ?>
|
||||
<div class="box">
|
||||
<table class="table darkred">
|
||||
<caption><?= $this->getHtml('Documents') ?></caption>
|
||||
<caption><?= $this->getHtml('Documents') ?><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