Project

General

Profile

« Previous | Next » 

Revision 49a98083

Added by Amos Benari over 10 years ago

fixes #3790 - Added support for isolated engine to foreman menu

View differences:

app/views/layouts/application.html.erb
<!--[if IE]><div class='logo-small'> <![endif]-->
<%= image_tag("foreman.png") %>
<!--[if IE]></div> <![endif]-->
<%= link_to "Foreman", root_path, :class => "brand" %>
<%= link_to "Foreman", main_app.root_path, :class => "brand" %>
<%= render 'home/user_dropdown' if SETTINGS[:login] && User.current %>
</div>
</div>

Also available in: Unified diff