From e04e9bc8d7dedd74748b25893e92691ce982d922 Mon Sep 17 00:00:00 2001 From: Nina Herrmann Date: Tue, 30 May 2017 15:53:43 +0200 Subject: [PATCH] updated javascript --- amd/src/blocks_groups_visibility.js | 1 - 1 file changed, 1 deletion(-) diff --git a/amd/src/blocks_groups_visibility.js b/amd/src/blocks_groups_visibility.js index fa5eca1..505f051 100644 --- a/amd/src/blocks_groups_visibility.js +++ b/amd/src/blocks_groups_visibility.js @@ -116,7 +116,6 @@ define(['jquery', 'core/ajax', 'core/url', 'core/notification', 'core/str'], fun divgroups.find('.imggroup-' + identifier).on('click', create_warning_message); divgroups.find('.warning' + identifier).on('click', create_warning_message); } -\ }; /** * Method that calls for an ajax script and replaces and/or changes the output components for a single group.