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 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.beta.1 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.alpha.2 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.alpha.1 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.27 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.26 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.24 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.23 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.21 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.20 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.19 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.18 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.17 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.16 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.15 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.12 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.11 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.10 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.9 app/views/imports/shared/_inspect_modal.html.haml
artfully_ose-1.2.0.pre.8 app/views/imports/shared/_inspect_modal.html.haml