Sha256: 668a3886021faeef0dcdeb2270facd00ccea12444585fd5b34faddf46faee50c
Contents?: true
Size: 484 Bytes
Versions: 2
Compression:
Stored size: 484 Bytes
Contents
.container %br .row .col-sm-5 - if defined?( current_user ) && current_user %ul %li >[ #{current_user.email} ]< %li >[ #{current_user.profile.role_name} ]< - else Please log in = link_to '[+]', main_app.new_user_session_path .col-sm-5 %br \~__^ 1.3 %br %br %br %br %br .col-sm.2 = button_to 'Logout', main_app.destroy_user_session_path, :method => :delete
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ish_manager-0.1.8.66 | app/views/ish_manager/application/_main_footer.haml |
ish_manager-0.1.8.65 | app/views/ish_manager/application/_main_footer.haml |