Sha256: 11a2c7166799b40d94f0bf7fb02bf00606fd2117efb874e605d58e462292e732
Contents?: true
Size: 735 Bytes
Versions: 79
Compression:
Stored size: 735 Bytes
Contents
- content_for :sidebar do .sidebar .content %h2 Galleries = link_to "New Gallery", new_gallery_path, class: 'btn btn-block btn-primary' %header %h1 Galleries .tools = render "tenon/shared/section_header/sidebar_toggle" .header-button = link_to '#', id: 'quick-search-toggle' do .header-icon= fa_icon('fw search') .toolbox = render "tenon/shared/section_header/quick_search", record_list: '#galleries' .main-content %ul#galleries.record-list{data: {records: {url: galleries_path(format: 'json'), template: 'tenon/templates/galleries/gallery_row', name: 'gallery'}}} = link_to "Load More Galleries", '#', :class => 'btn btn-comp infinite-loader', 'data-record-list' => '#galleries'
Version data entries
79 entries across 79 versions & 1 rubygems