]> source.dussan.org Git - redmine.git/commit
Use multipart forms for objects that may have file custom fields (#6719).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 13 Dec 2016 19:44:28 +0000 (19:44 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 13 Dec 2016 19:44:28 +0000 (19:44 +0000)
commit7b7a84c93a4fe57fdd14ec4729240939714ca412
treebe49fa1781a7091ee1096bb5305783e372bdb484
parentaaba48900a859cecaf564b16524ff625695804ea
Use multipart forms for objects that may have file custom fields (#6719).

git-svn-id: http://svn.redmine.org/redmine/trunk@16068 e93f8b46-1217-0410-a6f0-8f06a7374b81
14 files changed:
app/views/documents/edit.html.erb
app/views/enumerations/edit.html.erb
app/views/enumerations/new.html.erb
app/views/groups/_general.html.erb
app/views/groups/new.html.erb
app/views/my/account.html.erb
app/views/projects/_edit.html.erb
app/views/projects/new.html.erb
app/views/timelog/edit.html.erb
app/views/timelog/new.html.erb
app/views/users/_general.html.erb
app/views/users/new.html.erb
app/views/versions/edit.html.erb
app/views/versions/new.html.erb