From 8615695162fa67b02cbbc2acf46baefb752813ac Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Mon, 10 Apr 2017 22:47:54 +0200 Subject: Javascript for confirmation message on delete buttons was moved to the main.js file to prevent trouble with an active Content-Security-Policy in a case where "unsafe-inline" for Javascript is not allowed. --- template/admin/html/user/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/admin/html/user/form.php') diff --git a/template/admin/html/user/form.php b/template/admin/html/user/form.php index 333b46d..845c55c 100644 --- a/template/admin/html/user/form.php +++ b/template/admin/html/user/form.php @@ -91,7 +91,7 @@ - + \ No newline at end of file -- cgit v1.2.3