Daniel Gerhardt
7825001586
Fix file upload dialog for comment editing
...
This fixes the file upload dialog which currently works for new comments
but not for comment editing. The cause for this is a missing DOM class
which causes traversal to the dropzone to fail.
This is fixed by adding the expected `gfm-form` class to the edit form.
It has to be added dynamically since adding it to the form template
would break the form's layout and comment saving.
2015-07-17 21:15:52 +02:00
..
2015-06-26 22:06:42 -04:00
2015-06-26 22:07:59 -04:00
2014-10-20 23:03:33 +02:00
2015-06-02 20:32:07 -04:00
2013-03-19 15:54:58 +02:00
2014-12-16 18:15:48 +02:00
2014-10-20 23:03:33 +02:00
2015-03-26 19:13:49 -07:00
2015-07-14 12:29:57 +02:00
2015-02-21 22:01:27 -08:00
2015-03-07 11:27:39 +01:00
2015-04-20 09:52:03 +02:00
2015-06-11 22:52:21 +02:00
2014-10-20 23:03:33 +02:00
2014-10-20 23:03:33 +02:00
2015-04-20 12:46:02 -07:00
2015-03-10 13:27:58 -07:00
2015-03-24 19:00:00 -07:00
2015-07-13 18:24:15 +02:00
2015-07-10 19:46:40 +02:00
2014-10-20 23:03:33 +02:00
2015-06-05 12:07:13 +02:00
2014-10-21 10:46:55 +02:00
2014-12-30 11:46:48 +02:00
2014-10-21 10:46:55 +02:00
2015-03-12 10:04:09 -07:00
2015-06-25 16:04:50 +02:00
2015-06-25 16:17:06 +02:00
2015-06-26 15:05:30 +02:00
2015-03-12 16:20:58 -07:00
2015-06-26 22:07:59 -04:00
2015-06-19 16:43:09 -04:00
2015-07-06 11:34:37 +02:00
2015-06-23 14:50:06 +03:00
2015-06-26 15:05:30 +02:00
2015-03-12 16:20:58 -07:00
2015-03-06 14:08:40 +01:00
2014-10-21 22:54:22 +02:00
2014-09-01 11:49:17 +02:00
2015-07-17 21:15:52 +02:00
2015-07-13 18:24:15 +02:00
2015-06-13 17:58:17 -04:00
2015-01-24 18:51:16 +01:00
2014-11-14 16:06:39 +02:00
2014-10-20 23:03:33 +02:00
2015-03-15 13:55:57 +01:00
2015-06-26 22:07:59 -04:00
2015-07-08 16:55:04 +02:00
2015-02-13 14:44:42 +01:00
2015-03-04 17:22:55 -08:00
2015-03-25 22:45:58 -07:00
2014-10-20 23:03:33 +02:00
2015-04-07 11:03:48 -04:00
2015-05-28 18:22:32 -04:00
2015-07-08 12:43:46 +02:00
2014-09-01 11:49:17 +02:00
2014-09-01 11:49:17 +02:00
2015-04-22 16:48:39 +03:00
2015-06-11 23:00:38 +02:00
2015-05-25 15:43:22 +02:00
2015-05-28 18:22:32 -04:00
2014-10-20 23:03:33 +02:00
2015-03-17 17:11:57 +02:00
2014-10-20 23:03:33 +02:00
2015-03-04 17:22:55 -08:00
2015-04-14 12:08:10 +02:00
2015-05-26 19:01:11 +02:00
2015-06-02 20:32:07 -04:00