Sha256: 648e5327eec650cadd93bf3557bc175c416c70eea80c44a6718a46b5500fa96a

Contents?: true

Size: 285 Bytes

Versions: 57

Compression:

Stored size: 285 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

57 entries across 57 versions & 1 rubygems

Version Path
bhf-0.10.12 app/views/bhf/form/column/_static.html.haml
bhf-0.10.11 app/views/bhf/form/column/_static.html.haml
bhf-0.10.10 app/views/bhf/form/column/_static.html.haml
bhf-0.10.9 app/views/bhf/form/column/_static.html.haml
bhf-0.9.9 app/views/bhf/form/column/_static.html.haml
bhf-0.9.8 app/views/bhf/form/column/_static.haml
bhf-0.9.7 app/views/bhf/form/column/_static.haml
bhf-0.9.6 app/views/bhf/form/column/_static.haml
bhf-0.9.5 app/views/bhf/form/column/_static.haml
bhf-0.9.4 app/views/bhf/form/column/_static.haml
bhf-0.9.3 app/views/bhf/form/column/_static.haml
bhf-0.9.2 app/views/bhf/form/column/_static.haml
bhf-0.9.1 app/views/bhf/form/column/_static.haml
bhf-0.9.0 app/views/bhf/form/column/_static.haml
bhf-0.8.7 app/views/bhf/form/column/_static.haml
bhf-0.8.6 app/views/bhf/form/column/_static.haml
bhf-0.8.5 app/views/bhf/form/column/_static.haml
bhf-0.8.4 app/views/bhf/form/column/_static.haml
bhf-0.8.3 app/views/bhf/form/column/_static.haml
bhf-0.8.2 app/views/bhf/form/column/_static.haml