Sha256: adbd59ffff7a035dec28565aba5322424a3a68b256015757bd64c9af74f98be0

Contents?: true

Size: 224 Bytes

Versions: 12

Compression:

Stored size: 224 Bytes

Contents

%ul.nav.nav-tabs
  %li{ :class => (action_name == "edit") ? "active" : ""}
    = link_to "Settings", edit_blog_path(@blog)
  %li{ :class => (action_name == "spam") ? "active" : ""}
    = link_to "Spam", spam_blog_path(@blog)

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
almanac-0.7.4 app/views/almanac/blogs/_topbar.html.haml
almanac-0.7.3 app/views/almanac/blogs/_topbar.html.haml
almanac-0.7.2 app/views/almanac/blogs/_topbar.html.haml
almanac-0.7.1 app/views/almanac/blogs/_topbar.html.haml
almanac-0.6.1 app/views/almanac/blogs/_topbar.html.haml
almanac-0.6.0 app/views/almanac/blogs/_topbar.html.haml
almanac-0.5.3 app/views/almanac/blogs/_topbar.html.haml
almanac-0.5.2 app/views/almanac/blogs/_topbar.html.haml
almanac-0.5.1 app/views/almanac/blogs/_topbar.html.haml
almanac-0.5.0 app/views/almanac/blogs/_topbar.html.haml
almanac-0.4.5 app/views/almanac/blogs/_topbar.html.haml
almanac-0.4.4 app/views/almanac/blogs/_topbar.html.haml