mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-10 07:28:41 +00:00
Add download to tables
This commit is contained in:
parent
4548d11c3e
commit
29f3d74802
|
|
@ -20,7 +20,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<div class="box wf-100">
|
<div class="box wf-100">
|
||||||
<table class="table darkred">
|
<table class="table darkred">
|
||||||
<caption><?= $this->getHtml('Documents') ?></caption>
|
<caption><?= $this->getHtml('Documents') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="wf-100"><?= $this->getHtml('Title') ?>
|
<td class="wf-100"><?= $this->getHtml('Title') ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user