Use the main menu for project related actions that support cross-project display.

git-svn-id: http://svn.redmine.org/redmine/trunk@15983 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2016-11-19 10:30:02 +00:00
parent 33d78d605d
commit 124a459d55
23 changed files with 66 additions and 14 deletions

View File

@@ -2594,7 +2594,7 @@ class IssuesControllerTest < Redmine::ControllerTest
:subject => ''}
assert_response :success
# no project menu
assert_select '#main-menu', 0
assert_select '#main-menu a.overview', 0
end
def test_post_create_should_send_a_notification