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