Toshi MARUYAMA
27c390bb62
Fix duplicated 'back_url' IDs
...
Various hidden input fields are used to hold a URL to send the user back
to the correct page after submitting a form, however, they all use the
same ID which isn't allowed in HTML. Passing in 'id' as nil stops the
'hidden_field_tag' from adding an ID attribute to the tag.
Contributed by Andrew Smith.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9250 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-24 00:02:20 +00:00
..
2012-02-02 20:07:37 +00:00
2011-10-29 01:21:21 +00:00
2011-12-10 09:32:41 +00:00
2012-02-23 10:01:16 +00:00
2012-03-11 12:15:56 +00:00
2010-08-17 15:03:58 +00:00
2012-02-26 18:07:13 +00:00
2011-09-15 09:25:55 +00:00
2012-03-04 15:16:50 +00:00
2012-02-09 20:25:01 +00:00
2012-02-02 20:07:37 +00:00
2012-02-26 18:07:13 +00:00
2011-12-11 10:26:12 +00:00
2012-02-23 15:42:15 +00:00
2012-03-10 15:10:32 +00:00
2012-02-26 18:07:13 +00:00
2011-12-09 18:15:55 +00:00
2012-01-08 17:34:06 +00:00
2011-12-09 18:40:28 +00:00
2012-03-24 00:02:20 +00:00
2012-02-15 22:49:03 +00:00
2012-02-17 08:23:59 +00:00
2012-03-04 12:38:34 +00:00
2012-02-06 09:47:10 +00:00
2012-02-23 15:17:13 +00:00
2012-02-02 20:07:37 +00:00
2012-02-26 18:07:13 +00:00
2011-09-18 02:46:42 +00:00
2012-03-06 18:37:30 +00:00
2012-01-24 18:02:22 +00:00
2011-08-25 00:22:00 +00:00
2012-02-25 06:01:48 +00:00
2012-02-06 10:06:32 +00:00
2011-10-29 01:13:38 +00:00
2012-02-02 20:07:37 +00:00
2012-02-01 21:15:13 +00:00
2011-12-09 18:40:28 +00:00
2012-02-22 14:36:16 +00:00
2012-03-02 16:23:10 +00:00
2012-02-14 15:34:27 +00:00
2011-12-12 18:12:48 +00:00
2012-02-05 23:51:03 +00:00
2011-08-24 02:42:29 +00:00
2011-10-29 01:18:46 +00:00