added ConstructionConsentController::deleteAction()
This commit is contained in:
@@ -402,6 +402,7 @@
|
||||
if(files.length > 0) {
|
||||
$("#consent_plan_image").prop("files", files);
|
||||
$("#consent_plan_image").change();
|
||||
window.notify("info", "Plan aus Zwischenablage übernommen.");
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user