Files
gitlabhq/spec/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-06-05 16:15:51 -04:00
2016-04-05 13:13:49 -07:00
2016-01-08 23:36:09 -05:00