Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
fix the rootScope only existing in one of the 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Levett committed Mar 21, 2016
1 parent 176675c commit 91bff77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uw-frame-components/portal/features/controllers.js
Expand Up @@ -7,7 +7,6 @@ define(['angular','require'], function(angular, require) {
app.controller('PortalFeaturesController', ['miscService',
'$localStorage',
'$sessionStorage',
'$rootScope',
'$scope',
'$document',
'FEATURES',
Expand Down

0 comments on commit 91bff77

Please sign in to comment.