Merge branch 'spidev' into 'master'
Zeiterfassung See merge request fronk/thetool!853
This commit is contained in:
@@ -319,11 +319,12 @@
|
||||
var pageLength = 100;
|
||||
var initc=3;
|
||||
var adminc=0;
|
||||
$(document).ready(function () {
|
||||
<?php if ($me->superexpertEnabled()): ?>
|
||||
adminc=1;
|
||||
<?php if ($me->superexpertEnabled()): ?>
|
||||
adminc=1;
|
||||
|
||||
<?php endif; ?>
|
||||
$(document).ready(function () {
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
$('body').on('click', '#bmd-export', function () {
|
||||
|
||||
Reference in New Issue
Block a user