This commit is contained in:
@@ -166,7 +166,7 @@ export default {
|
||||
|
||||
let temp = res.data;
|
||||
|
||||
//Nice touch to show super faded just before deletion but don't have time for this fuckery at the moment
|
||||
//Nice touch to show super faded just before deletion but don't have time for this at the moment
|
||||
// let dtNow = window.$gz.DateTime.local();
|
||||
// let dtToday = window.$gz.DateTime.local(
|
||||
// dtNow.year,
|
||||
|
||||
@@ -229,7 +229,6 @@ export default {
|
||||
window.$gz.form.setErrorBoxErrors(vm);
|
||||
} else {
|
||||
//success, no need to be here anymore this is not an update form so navigate backwards since we don't know which list we came from
|
||||
//and it's not worth spending time coding that shit in
|
||||
window.$gz.form.setFormState({
|
||||
vm: vm,
|
||||
loading: false,
|
||||
|
||||
Reference in New Issue
Block a user