Sha256: 1c89d2b327500dd3ec31640a9e0340ad283c9f7248163a6ac722fdc527d87aac
Contents?: true
Size: 281 Bytes
Versions: 10
Compression:
Stored size: 281 Bytes
Contents
<% if @widget.valid? %> window.location.href = '<%= georgia.widgets_path %>'; <% else -%> $('#widget_form .modal-body').prepend("<div class='alert alert-error'><button type='button' class='close' data-dismiss='alert'>×</button>You need a valid widget name.</div>"); <% end %>
Version data entries
10 entries across 10 versions & 1 rubygems