Sha256: b78aafbbfed98724ee4a37668ad39d9a006a69a22e4ae48f79acac1d1bb45059
Contents?: true
Size: 251 Bytes
Versions: 62
Compression:
Stored size: 251 Bytes
Contents
%table %tr{ data: { cloneable_row: '' } } %td = label_tag 'foo' do = text_field_tag 'foo', '', title: 'Foo', id: nil %td= text_field_tag 'bar', '', title: 'Bar', id: nil %td= text_field_tag 'baz', 10, title: 'Baz', id: nil
Version data entries
62 entries across 62 versions & 1 rubygems
Version | Path |
---|---|
workarea-admin-3.4.13 | test/javascripts/fixtures/cloneable_row.html.haml |
workarea-admin-3.4.12 | test/javascripts/fixtures/cloneable_row.html.haml |