Sha256: c60b288465eb0a80b06e8d2216ef464c41056e5bfa84637724b0a36c0c821fbd

Contents?: true

Size: 332 Bytes

Versions: 24

Compression:

Stored size: 332 Bytes

Contents

<h1><%= t 'activerecord.models.tags' %></h1>

<ul class="nav nav-tabs" id="admin-menu-tab">
	<%= content_tag :li, link_to(t('list'), tags_path), ({ class: 'active' } if controller.action_name.to_s == 'index' ) %>
	<%= content_tag :li, link_to(t('edit'), '#'), ({ class: 'active' }) if controller.action_name.to_s == 'edit' %>
</ul>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
tkh_content-0.10.10 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10.9 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10.8 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10.7 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10.6 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10.5.1 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10.5 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10.4 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10.3 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10.2 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10.1 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.10 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.9.20 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.9.19 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.9.18 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.9.17 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.9.16 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.9.15 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.9.14 app/views/tags/_tab_admin_menu.html.erb
tkh_content-0.9.13 app/views/tags/_tab_admin_menu.html.erb