Verschiebebug

This commit is contained in:
Holger Trampe 2020-08-25 20:31:19 +02:00
parent 0bd623ca35
commit d5b3dd9288
5 changed files with 5 additions and 1 deletions

View File

@ -192,6 +192,7 @@
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

@ -121,6 +121,7 @@
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

@ -303,6 +303,7 @@ function addCategory(){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

@ -219,6 +219,7 @@ function changeGroup(groupid, value){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}