AlchemyCMS/alchemy_cms

View on GitHub
app/views/alchemy/base/update.js.erb

Summary

Maintainability
Test Coverage
Alchemy.closeCurrentDialog();
<% unless flash[:notice].blank? -%>
Alchemy.growl('<%= j flash[:notice] %>');
<% end -%>
Alchemy.reloadPreview();