[Edit Mode] Rebased over master

This commit is contained in:
Henry
2016-03-02 11:45:15 -08:00
parent 7b5218c5ba
commit 670c06103f
5 changed files with 5 additions and 19 deletions

View File

@@ -135,9 +135,7 @@ define([
"depends": [
"$scope",
"$location",
"$route",
"$q",
"navigationService"
"$route"
]
},
{
@@ -248,12 +246,6 @@ define([
"implementation": NavigationService
}
],
"services": [
{
"key": "navigationService",
"implementation": NavigationService
}
],
"policies": [
{
"implementation": CreationPolicy,