Skip to content

Commit

Permalink
removing link_tag_css default value
Browse files Browse the repository at this point in the history
  • Loading branch information
Orlando Del Aguila committed Oct 20, 2013
1 parent 7d769d3 commit 6bdadf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/app/presenters/refinery/pages/menu_presenter.rb
Expand Up @@ -22,7 +22,6 @@ class MenuPresenter
self.first_css = :first
self.last_css = :last
self.list_tag_css = 'nav'
self.link_tag_css = ''

def roots
config.roots.presence || collection.roots
Expand Down

0 comments on commit 6bdadf7

Please sign in to comment.