Sha256: cf812631fd7b0ef16585c06da7b74b2f11d5d24cea87fe634cc78e12bc935b73

Contents?: true

Size: 889 Bytes

Versions: 34

Compression:

Stored size: 889 Bytes

Contents

div[data-role="header"]
  a.ui-btn-left[href="javascript:history.back()" data-icon="back" data-iconpos="notext"]
    = t('page.back')
  .panel-heading
    = @library.display_name.localize
  div[data-role="content"]
    #detail
      p
        = t('activerecord.attributes.library.name')
        | : 
        = @library.name
      - unless @library.web?
      p
        = t('library.address')
        | : 
        = @library.zip_code
        = @library.address
        br
        = t('activerecord.attributes.library.telephone_number_1')
        | : 
        = @library.telephone_number_1
        = t('activerecord.attributes.library.telephone_number_2')
        | : 
        = @library.telephone_number_2
        br
        = t('activerecord.attributes.library.fax_number')
        | : 
        = @library.fax_number
      p
        = @library.opening_hour
      p
        = @library.note

Version data entries

34 entries across 32 versions & 2 rubygems

Version Path
enju_library-0.3.11 app/views/libraries/show.html+phone.slim
enju_library-0.3.10 app/views/libraries/show.html+phone.slim
enju_library-0.3.9 app/views/libraries/show.html+phone.slim
enju_library-0.3.8 app/views/libraries/show.html+phone.slim
enju_library-0.3.8.rc.2 app/views/libraries/show.html+phone.slim
enju_library-0.3.8.rc.1 app/views/libraries/show.html+phone.slim
enju_library-0.3.7 app/views/libraries/show.html+phone.slim
enju_library-0.3.6 app/views/libraries/show.html+phone.slim
enju_library-0.3.5 app/views/libraries/show.html+phone.slim
enju_library-0.3.4 app/views/libraries/show.html+phone.slim
enju_library-0.3.3 app/views/libraries/show.html+phone.slim
enju_library-0.3.2 app/views/libraries/show.html+phone.slim
enju_library-0.3.1 app/views/libraries/show.html+phone.slim
enju_library-0.3.0 app/views/libraries/show.html+phone.slim
enju_library-0.3.0.rc.1 app/views/libraries/show.html+phone.slim
enju_library-0.3.0.beta.2 app/views/libraries/show.html+phone.slim
enju_library-0.2.5 app/views/libraries/show.html+phone.slim
enju_library-0.2.4 app/views/libraries/show.html+phone.slim
enju_library-0.2.3 app/views/libraries/show.html+phone.slim
enju_leaf-1.2.1 vendor/bundle/ruby/2.3/gems/enju_library-0.2.2/app/views/libraries/show.html+phone.slim