Sha256: 87e42638df902a567efa186d4ce12eff8f7b60fc0b1c15f551b229b3fb9db4c5

Contents?: true

Size: 286 Bytes

Versions: 21

Compression:

Stored size: 286 Bytes

Contents

- if value = f.object.send(field.name)
  - return if @quick_edit and field.display_type == :primary_key
  = node f, field do
    - if field.display_type == :primary_key
      %strong= value
    - elsif field.display_type == :date
      = l value, format: :long
    - else
      = value

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
bhf-1.0.0.beta16 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta15 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta14 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta13 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta12 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta11 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta10 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta9 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta8 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta7 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta6 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta5 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta4 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta3 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta2 app/views/bhf/form/column/_static.html.haml
bhf-1.0.0.beta1 app/views/bhf/form/column/_static.html.haml
bhf-0.10.17 app/views/bhf/form/column/_static.html.haml
bhf-0.10.16 app/views/bhf/form/column/_static.html.haml
bhf-0.10.15 app/views/bhf/form/column/_static.html.haml
bhf-0.10.14 app/views/bhf/form/column/_static.html.haml