Sha256: 4615cc17eeda383b562bea2c86542ae5583efb482ff1ad18baebdaff7bb5646a
Contents?: true
Size: 249 Bytes
Versions: 28
Compression:
Stored size: 249 Bytes
Contents
<% if @inquiry_setting.name == "Notification Recipients" %> <%= render :partial => "notification_recipients_form", :locals => {:edit => true} -%> <% else %> <%= render :partial => "confirmation_email_form", :locals => {:edit => true} -%> <% end %>
Version data entries
28 entries across 28 versions & 1 rubygems