v1.5.0 Checkout / Checkin Datumsspalten können ausgeblendet werden
This commit is contained in:
@@ -37,7 +37,7 @@ require('vendor/autoload.php');
|
||||
|
||||
function refreshAufgabenTable(){
|
||||
$('#AufgabenTableHolder').load('sources/getAufgabenTable.php', function(){
|
||||
setTimeout(refreshAufgabenTable, 5000);
|
||||
setTimeout(refreshAufgabenTable, 30000);
|
||||
});
|
||||
}
|
||||
// function refreshCheckInTable(){
|
||||
|
||||
Reference in New Issue
Block a user