Sha256: f23a4a1a72056f27b81317665904064b7da19c14983ba61b1ed084234aeb146b

Contents?: true

Size: 728 Bytes

Versions: 347

Compression:

Stored size: 728 Bytes

Contents

.galleries--menu-secondary
  %ul
    %li{ class: "#{params[:render_type] == 'index_titles' ? 'active' : ''}" }
      = link_to 'titles list', galleries_index_titles_path( :render_type => Gallery::RENDER_THUMBS )
    %li{ class: "#{params[:render_type] == 'index_thumbs' ? 'active' : ''}" }
      = link_to 'thumbs list', galleries_index_thumbs_path( :render_type => Gallery::RENDER_TITLES )
    %li{ class: "#{params[:render_type] == 'index_thumbs' ? 'active' : ''}" }
      = link_to 'shared with me (thumbs)', galleries_shared_path( :render_type => Gallery::RENDER_THUMBS )
    %li{ class: "#{params[:render_type] == 'index_titles' ? 'active' : ''}" }
      = link_to 'shared with me (titles)', galleries_shared_titles_path

Version data entries

347 entries across 347 versions & 2 rubygems

Version Path
wco_models-3.1.0.202 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.201 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.199 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.198 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.197 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.196 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.195 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.194 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.193 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.192 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.191 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.190 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.189 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.188 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.187 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.184 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.183 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.182 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.181 app/views/wco/galleries/_menu_secondary.haml
wco_models-3.1.0.180 app/views/wco/galleries/_menu_secondary.haml