Sha256: b8c76602a2f8b4a5cd3994da3f5fcbe3d56fcbfaed8120d45964279f576b628b
Contents?: true
Size: 570 Bytes
Versions: 62
Compression:
Stored size: 570 Bytes
Contents
.new-navigation-link__section{ data: { new_navigation_taxon: '' } } %fieldset %legend %span.heading.heading--2 Existing .property = label_tag 'navigable_type', 'Type', class: 'property__name' = select_tag 'navigable_type', options_for_select([['Foo', 'foo', { data: { new_navigation_taxon_endpoint: 'http://foo.com' } }], ['Bar', 'bar', { data: { new_navigation_taxon_endpoint: 'http://bar.com' } }]]) .property = label_tag 'navigable_id', 'Name', class: 'property__name' = select_tag 'navigable_id', nil, include_blank: true
Version data entries
62 entries across 62 versions & 1 rubygems
Version | Path |
---|---|
workarea-admin-3.4.13 | test/javascripts/fixtures/new_navigation_taxon.html.haml |
workarea-admin-3.4.12 | test/javascripts/fixtures/new_navigation_taxon.html.haml |