Re-introduce menu on the result page
This commit is contained in:
+2
-1
@@ -6,7 +6,8 @@ var yltApp = angular.module('YellowLabTools', [
|
||||
'queueCtrl',
|
||||
'runsFactory',
|
||||
'resultsFactory',
|
||||
'gradeDirective'
|
||||
'menuService',
|
||||
'gradeDirective',
|
||||
]);
|
||||
|
||||
yltApp.config(['$routeProvider', '$locationProvider',
|
||||
|
||||
Reference in New Issue
Block a user