Files
gitlabhq/app/assets/javascripts
Robert Schilling 0f66b32965 Merge branch 'master' into 'master'
Fix editor in IE producing errors #1096

IE seems to handle form submission oddly. It gets fired twice - once from javascript and once from the form click, producing 2 identical requests and causing #1096.

Similar issues: http://stackoverflow.com/questions/14373800

Returning false from the click event seems to fix it and shouldn't cause any side-effects.

See merge request !366
2015-03-07 08:00:57 +00:00
..
2014-10-07 11:17:04 -05:00
2015-03-04 22:05:15 +02:00
2014-10-20 23:03:33 +02:00
2014-12-30 11:46:47 +02:00
2015-03-04 17:22:55 -08:00
2015-02-25 22:17:46 -08:00
2015-03-04 17:22:55 -08:00
2014-12-30 11:46:48 +02:00
2014-09-01 11:49:17 +02:00
2015-03-04 17:22:55 -08:00
2015-03-04 17:22:55 -08:00