Commit 4d45d6c9 authored by Phil Hughes's avatar Phil Hughes

fixed conflicts in `app/assets/javascripts/dispatcher.js`

[ci skip]
parent 584c8d09
......@@ -229,12 +229,9 @@ import initLDAPGroupsSelect from 'ee/ldap_groups_select'; // eslint-disable-line
import('./pages/groups/milestones/edit')
.then(callDefault)
.catch(fail);
<<<<<<< HEAD
break;
case 'groups:epics:show':
new ZenMode();
=======
>>>>>>> upstream/master
break;
case 'projects:compare:show':
new Diff();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment