Sha256: d659ba8a0a783d8125c817cda19f106f48e44058117a1b99fcd350981e249fcf

Contents?: true

Size: 846 Bytes

Versions: 34

Compression:

Stored size: 846 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
    = @shelf.display_name.localize
  div[data-role="content"]
    #detail
      - if current_user.try(:has_role?, 'Librarian')
        p
          strong
            = t('activerecord.attributes.shelf.name')
            | :
          = @shelf.name
      p
        strong
          = t('activerecord.attributes.shelf.closed')
          | :
        = localized_boolean(@shelf.closed)
      p
        strong
          = t('activerecord.attributes.shelf.note')
          | :
        = @shelf.note
      p
        strong
          = t('page.created_at')
          | :
        = l(@shelf.created_at)
      p
        strong
          = t('page.updated_at')
          | :
        = l(@shelf.updated_at)

Version data entries

34 entries across 32 versions & 2 rubygems

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