Sha256: e6f988a6cdfe70f65a61d1891e39451464599cca27bc8655300372438d21b325
Contents?: true
Size: 342 Bytes
Versions: 5
Compression:
Stored size: 342 Bytes
Contents
<%= render :partial => 'spree/admin/shared/configuration_menu' %> <div id='notification-content-header'> <h4>New Notification</h4> </div> <div class='container'> <%= form_for @spree_notification , :url => "/admin/notifications", :html => {:method => :post} do |f| %> <%= render partial: 'form', :locals => {f: f}%> <% end %> </div>
Version data entries
5 entries across 5 versions & 1 rubygems