mirror of
https://github.com/redmine/redmine.git
synced 2025-11-02 19:36:00 +01:00
Moved the project name after the item in the html title (#9593).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7842 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -480,6 +480,8 @@ class IssuesControllerTest < ActionController::TestCase
|
||||
:descendant => { :tag => 'fieldset',
|
||||
:child => { :tag => 'legend',
|
||||
:content => /Notes/ } }
|
||||
assert_tag :tag => 'title',
|
||||
:content => "Bug #1: Can't print recipes - eCookbook - Redmine"
|
||||
end
|
||||
|
||||
def test_show_by_manager
|
||||
|
||||
Reference in New Issue
Block a user