Sha256: d4bce375093283576dac69d3e1d103e2865e87f059ac102260efd4d7afedf81c

Contents?: true

Size: 234 Bytes

Versions: 10

Compression:

Stored size: 234 Bytes

Contents

<li class='dropdown'>
	<a href="#" class="dropdown-toggle" data-toggle="dropdown"><%= current_user.email %> <b class="caret"></b></a>
	<ul class="dropdown-menu">
		<%= content_tag :li, link_to(t('logout'), logout_path) %>
	</ul>
</li>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tkh_authentication-0.1.11 app/views/shared/_login_info_for_navbar.html.erb
tkh_authentication-0.1.10 app/views/shared/_login_info_for_navbar.html.erb
tkh_authentication-0.1.9 app/views/shared/_login_info_for_navbar.html.erb
tkh_authentication-0.1.8 app/views/shared/_login_info_for_navbar.html.erb
tkh_authentication-0.9.2 app/views/shared/_login_info_for_navbar.html.erb
tkh_authentication-0.9.1 app/views/shared/_login_info_for_navbar.html.erb
tkh_authentication-0.9 app/views/shared/_login_info_for_navbar.html.erb
tkh_authentication-0.1.7 app/views/shared/_login_info_for_navbar.html.erb
tkh_authentication-0.1.6 app/views/shared/_login_info_for_navbar.html.erb
tkh_authentication-0.1.5 app/views/shared/_login_info_for_navbar.html.erb