Verschiebebug

This commit is contained in:
Holger Trampe 2020-08-25 20:24:04 +02:00
parent 1a992f7f1e
commit 0bd623ca35
21 changed files with 688 additions and 675 deletions

View File

@ -521,6 +521,7 @@ if ( isIE ) {
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

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

View File

@ -188,6 +188,7 @@ $(document).ready(function(){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

@ -169,6 +169,7 @@
},
},
"aaSorting": [],
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

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

View File

@ -777,6 +777,7 @@ $(document).ready(function(){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

@ -80,6 +80,7 @@ $(document).ready(function(){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

@ -708,7 +708,7 @@ def SettingsAjaxRouter(request):
standardsmoved = True
newareaobj = Areas.objects.get(pk=newareaid, agency=request.user.profile.agency)
Standards.objects.filter(agency=request.user.profile.agency, area=task.area, task=task).update(area=newareaobj)
task.area = newareaobj
task.area = newareaobj
task.save()
data = {"newvalue" : task.name, "smoved" : standardsmoved}
success = True

View File

@ -189,6 +189,7 @@ $(document).ready(function(){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}
@ -208,6 +209,7 @@ $(document).ready(function(){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}
@ -227,6 +229,7 @@ $(document).ready(function(){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

@ -149,6 +149,7 @@
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}
@ -177,4 +178,3 @@
});
</script>

View File

@ -67,6 +67,7 @@ $(document).ready(function(){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

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

View File

@ -66,6 +66,7 @@
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}
@ -81,12 +82,3 @@
</style>
{% endblock content %}

View File

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

View File

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

View File

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

View File

@ -194,6 +194,7 @@ $(document).ready(function(){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

@ -201,6 +201,7 @@ $(document).ready(function(){
"previous": "Zurück"
},
},
"pageLength": 50,
"buttons" : {
"className" : "btn-danger"
}

View File

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

View File

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

View File

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