Skip to content

Commit

Permalink
updated javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
NinaHerrmann committed May 30, 2017
1 parent be27e48 commit e04e9bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion amd/src/blocks_groups_visibility.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit e04e9bc

Please sign in to comment.