mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-02-13 04:38:41 +00:00
Add download to tables
This commit is contained in:
parent
9c1e242e21
commit
6f697d3f07
|
|
@ -21,7 +21,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('Workflow') ?></caption>
|
<caption><?= $this->getHtml('Workflow') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<td><?= $this->getHtml('Status') ?>
|
<td><?= $this->getHtml('Status') ?>
|
||||||
<td><?= $this->getHtml('Next') ?>
|
<td><?= $this->getHtml('Next') ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user