Move storage location definitions into common location in client.js
This commit is contained in:
+2
-1
@@ -37,4 +37,5 @@ angular.module('Application').directive('passwordReveal', function () {
|
||||
element.parentNode.insertBefore(eye, element.nextSibling);
|
||||
}
|
||||
};
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user