Sha256: dd27803ce4ab122ec12228323994d4c7320b035977ed41e16d9c3ccbefdd9d72
Contents?: true
Size: 583 Bytes
Versions: 26
Compression:
Stored size: 583 Bytes
Contents
%script{ type: 'text/html', id: 'domains_list' } %p.empty{ style: 'display: none' }!= t('.empty') %ul %hr .new-entry %em http:// = text_field_tag 'domain', '', id: '', placeholder: t('formtastic.hints.site.domain_name'), class: 'path' %span.actions = link_to t('locomotive.buttons.new_item'), '#', class: 'add' %script{ type: 'text/html', id: 'domain_entry' } %em http:// = text_field_tag 'site[domains][]', '{{name}}', id: '', class: 'path' %span.actions = link_to_icon :trash, '#', title: t('locomotive.buttons.delete'), class: 'remove'
Version data entries
26 entries across 26 versions & 1 rubygems