mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-11 14:08:41 +00:00
Add download to tables
This commit is contained in:
parent
d7241b9daa
commit
fdadd1c204
|
|
@ -21,7 +21,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<div class="col-xs-12 col-md-9">
|
<div class="col-xs-12 col-md-9">
|
||||||
<div class="box wf-100">
|
<div class="box wf-100">
|
||||||
<table class="table darkred">
|
<table class="table darkred">
|
||||||
<caption><?= $this->getHtml('Tickets') ?></caption>
|
<caption><?= $this->getHtml('Tickets') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<td><?= $this->getHtml('Status') ?>
|
<td><?= $this->getHtml('Status') ?>
|
||||||
<td><?= $this->getHtml('Due') ?>
|
<td><?= $this->getHtml('Due') ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user