mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 13:14:03 +00:00
Merge pull request #340 from gopesht/fix#232
Navigation fixed, able to navigate to root_path from any page.
This commit is contained in:
commit
993f818073
1 changed files with 0 additions and 1 deletions
|
|
@ -194,7 +194,6 @@ module ApplicationHelper
|
|||
def brand
|
||||
content_for(:brand) ||
|
||||
(default_brand if controller.class.parent == Admin) ||
|
||||
(short_title_brand(@conference) if @conference) ||
|
||||
default_brand
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue