mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-01-30 08:18:41 +00:00
Add download to tables
This commit is contained in:
parent
3de3a516a5
commit
6962474ce2
|
|
@ -23,7 +23,7 @@ echo $this->getData('nav')->render();
|
|||
<div class="col-xs-12">
|
||||
<div class="box wf-100">
|
||||
<table class="table darkred">
|
||||
<caption><?= $this->getHtml('Badges') ?></caption>
|
||||
<caption><?= $this->getHtml('Badges') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<td><?= $this->getHtml('ID', 0, 0); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user