Fixed syntax error.

This commit is contained in:
Paul van Tilburg 2011-11-10 18:26:15 +01:00
parent 161084868f
commit 18d34c11e1
1 changed files with 0 additions and 1 deletions

View File

@ -1007,7 +1007,6 @@ module StopTime::Views
["Company", Company]].each { |label, ctrl| _menu_link(label, ctrl) }
end
end
private_method :_menu
# Partial view that generates the menu link and determines the active
# menu item.