Sha256: 9fe8f666ccb46ddf48a5fe8a30c83380bdb97f05267ff2ae388a0453c75064e8

Contents?: true

Size: 249 Bytes

Versions: 31

Compression:

Stored size: 249 Bytes

Contents

.modal{:id => "row#{index}"}
  .modal-header
    .close{'data-dismiss'=>'modal'} x
     

  .modal-body
    %table.table.table-condensed
      - keys.each do |field|
        %tr
          %td=field.to_s.humanize
          %td=row.preview(field)

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.7 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.6 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.5 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.4 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.3 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.2 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.1 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.1.0 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.1.0.rc2 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.1.0.rc1 app/views/imports/shared/_inspect_modal.html.haml