Files
gitlabhq/app/assets/javascripts
Rémy Coutable 8aed815b6e Avoid a TypeError when initializing MergeRequest JS class with no arg
Without this sane default you would get the following error when you
tried to instantiate a new MergeRequest object with no argument (i.e.
`new MergeRequest();`):

TypeError: undefined is not an object (evaluating 'this.opts.action')

Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-15 10:33:36 +02:00
..
2016-05-20 15:58:36 -05:00
2016-06-07 15:27:30 -06:00
2016-06-01 19:42:49 -06:00
2016-05-20 15:58:36 -05:00
2016-03-20 10:58:59 -07:00
2016-06-10 01:56:41 +03:00
2016-04-21 00:20:13 +00:00
2016-04-06 11:08:40 +01:00
2016-06-05 16:15:51 -04:00
2016-06-03 17:14:23 -05:00
2016-04-14 10:28:05 +01:00
2014-12-30 11:46:48 +02:00
2016-04-18 13:45:26 +01:00
2016-03-10 13:54:54 +00:00
2016-06-06 11:59:49 -05:00
2016-06-14 17:53:26 +01:00
2014-09-01 11:49:17 +02:00
2016-03-10 13:55:01 +01:00
2016-04-26 09:03:04 +01:00
2016-06-09 17:19:14 +01:00
2015-10-06 11:43:32 +03:00
2016-03-03 13:09:58 +01:00