Add download to tables

This commit is contained in:
Dennis Eichhorn 2019-02-17 18:58:41 +01:00
parent acdab24fd4
commit 910ecc6665

View File

@ -22,7 +22,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('Surveys'); ?></caption> <caption><?= $this->getHtml('Surveys'); ?><i class="fa fa-download floatRight download btn"></i></caption>
<thead> <thead>
<tr> <tr>
<td><?= $this->getHtml('Status') ?> <td><?= $this->getHtml('Status') ?>