Sha256: bbcb03ddbbc17cea2443cf29d8da1df57592ed87ce3ef41af01f28ffe77f27c6
Contents?: true
Size: 342 Bytes
Versions: 44
Compression:
Stored size: 342 Bytes
Contents
<% f.object._founder = current_subject.slug %> <%= f.hidden_field :_founder %> <%= f.hidden_field :founder_id, :value => current_subject.id %> <%= f.text_field :name, :size => 85, :value => t('event.input') %> <%= javascript_tag do %> $(function() { $("#event_name").Watermark("<%= I18n.t('event.input') %>","#666"); }); <% end %>
Version data entries
44 entries across 44 versions & 2 rubygems