Merge branch 'features/feature-thanato-right-to-see-his-defunts' into staging
This commit is contained in:
commit
d9cb0f0eb8
@ -13,9 +13,12 @@
|
|||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="d-flex jsutify-content-end">
|
<?php if(isset($_['groups']) && in_array('admin', $_['groups'])) : ?>
|
||||||
<button class="btn btn-secondary" id="exportClientStat">Export client stat</button>
|
<div class="d-flex jsutify-content-end">
|
||||||
</div>
|
<button class="btn btn-secondary" id="exportClientStat">Export client stat</button>
|
||||||
|
</div>
|
||||||
|
<?php else: ?>
|
||||||
|
<?php endif; ?>
|
||||||
<table id="client" class="display tabledt" style="font-size:11px;">
|
<table id="client" class="display tabledt" style="font-size:11px;">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user