Skip to content
Snippets Groups Projects
Commit a1674069 authored by cahrens's avatar cahrens
Browse files

Minor update.

parent 4152e460
No related merge requests found
......@@ -122,4 +122,5 @@ class CMS.Views.ModuleEdit extends Backbone.View
# Can it be enough to just remove active-mode?
editorModeButtonParent.addClass('inactive-mode')
editorModeButtonParent.removeClass('active-mode')
@$el.find('.wrapper-comp-settings').addClass('is-active')
\ No newline at end of file
@$el.find('.wrapper-comp-settings').addClass('is-active')
@$el.find('#settings-mode').find("a").addClass('is-set')
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment