app/views/alchemy/admin/essence_files/assign.js.erb in alchemy_cms-3.3.0.rc1 vs app/views/alchemy/admin/essence_files/assign.js.erb in alchemy_cms-3.3.0.rc2
- old
+ new
@@ -4,6 +4,5 @@
content: @content,
options: @options
) %>');
Alchemy.closeCurrentDialog();
Alchemy.setElementDirty($('#element_<%= @content.element.id %>'));
-Alchemy.watchForDialogs($('#<%= @content.dom_id %>'));