mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-01-28 05:08:41 +00:00
Add download to tables
This commit is contained in:
parent
551002eee5
commit
4f0c8242ce
|
|
@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table darkred">
|
||||
<caption><?= $this->getHtml('Productions') ?></caption>
|
||||
<caption><?= $this->getHtml('Productions') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<td><?= $this->getHtml('Status') ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user