update
This commit is contained in:
@@ -72,7 +72,7 @@ export function initCreate(){
|
||||
toast('Erstellt',true);
|
||||
window.loadList && window.loadList(section);
|
||||
} else {
|
||||
toast('Erstellen fehlgeschlagen',false,{duration:3000});
|
||||
toast(r?.error || 'Erstellen fehlgeschlagen',false,{duration:3000});
|
||||
console.error('Create failed',r);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user