Commit 5703e313 authored by Nick Thomas's avatar Nick Thomas

CE->EE: fix conflicts in app/assets/javascripts/dispatcher.js

parent d7256552
......@@ -369,13 +369,8 @@ import initGroupAnalytics from './init_group_analytics';
shortcut_handler = new ShortcutsNavigation();
GpgBadges.fetch();
break;
<<<<<<< HEAD
case 'projects:edit':
new UsersSelect();
=======
case 'projects:imports:show':
new ProjectImport();
>>>>>>> upstream/master
break;
case 'projects:show':
shortcut_handler = new ShortcutsNavigation();
......
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