'use strict'; angular .module('customerLogin', [ 'ngRoute', 'kendo.directives', 'kendo.window', 'custom.validation', 'proteus-auth.constants', 'user.authservice' ]);