Sha256: 6efefcc903730fa267660d61646e3570b780bebc32d09a7a99d58d334adaa2dc

Contents?: true

Size: 337 Bytes

Versions: 5

Compression:

Stored size: 337 Bytes

Contents

.fields_container{style: (builder.object.marked_for_destruction? ? 'display:none;' : 'position:relative'), class: 'well'}
  = render partial, builder: builder
  = builder.hidden_field :_destroy
  = link_to '#', class: 'btn btn-danger remove_field', style:'position: absolute; top: 20px; right: 30px;' do
    %i.glyphicon.glyphicon-trash

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
coalla-cms-0.4.2.0 app/views/admin/common/_nested_fields_for_element.html.haml
coalla-cms-0.5.2.4 app/views/admin/common/_nested_fields_for_element.html.haml
coalla-cms-0.4.4.3 app/views/admin/common/_nested_fields_for_element.html.haml
coalla-cms-0.5.1.9 app/views/admin/common/_nested_fields_for_element.html.haml
coalla-cms-0.5.1.8 app/views/admin/common/_nested_fields_for_element.html.haml