mirror of
https://github.com/moparisthebest/mail
synced 2024-11-27 03:12:23 -05:00
typo
This commit is contained in:
parent
f450e96e2d
commit
b22b234653
@ -13,7 +13,7 @@ define(function(require) {
|
|||||||
//
|
//
|
||||||
|
|
||||||
var NavigationCtrl = function($scope) {
|
var NavigationCtrl = function($scope) {
|
||||||
// global state... inherits to all child scopes
|
// global state... inherited to all child scopes
|
||||||
$scope.$root.state = {};
|
$scope.$root.state = {};
|
||||||
|
|
||||||
emailDao = appController._emailDao;
|
emailDao = appController._emailDao;
|
||||||
|
Loading…
Reference in New Issue
Block a user