diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-02-16 11:35:18 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-02-16 11:35:18 +0000 |
commit | 7799788b3de62a6af32c9d573904a929992d7ab0 (patch) | |
tree | e7ee0f18db9275d0d546b7c3709bd718eff92195 /app/views/issues | |
parent | 1cf09a2d31bf08cfa8c59da6fb40a6028819c15c (diff) | |
download | redmine-7799788b3de62a6af32c9d573904a929992d7ab0.tar.gz redmine-7799788b3de62a6af32c9d573904a929992d7ab0.zip |
Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11405 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/issues')
-rw-r--r-- | app/views/issues/update_form.js.erb (renamed from app/views/issues/_update_form.js.erb) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/views/issues/_update_form.js.erb b/app/views/issues/update_form.js.erb index 46fc9722e..46fc9722e 100644 --- a/app/views/issues/_update_form.js.erb +++ b/app/views/issues/update_form.js.erb |