Sha256: 1da2a7aaa22344d1694b59a8d53aad2557e06ba562c55726564f72aa2e730470
Contents?: true
Size: 571 Bytes
Versions: 11
Compression:
Stored size: 571 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 'x', '#', :class => 'remove'
Version data entries
11 entries across 11 versions & 1 rubygems