Use a modal form to create a category from the issue form.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9707 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -79,7 +79,9 @@ class IssueCategoriesControllerTest < ActionController::TestCase
|
||||
end
|
||||
|
||||
assert_response :success
|
||||
assert_match /alert/, @response.body
|
||||
assert_select_rjs :replace_html, "ajax-modal" do
|
||||
assert_select "div#errorExplanation"
|
||||
end
|
||||
end
|
||||
|
||||
def test_edit
|
||||
|
||||
Reference in New Issue
Block a user