Table-bootstrap in report

This commit is contained in:
2023-06-06 23:57:18 +02:00
parent 8c576f8f2c
commit 3b458eab08
6 changed files with 71 additions and 19 deletions

View File

@@ -14,4 +14,4 @@ $(document).ready(function () {
$(document).ajaxStop(function(){
$("body").removeClass('ajaxLoading');
});
});
});