TG-117 : remove bootstrap css framework and replace by
angular-material and create login page
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
describe('Controller: MainCtrl', function () {
|
||||
|
||||
// load the controller's module
|
||||
beforeEach(module('clientApp'));
|
||||
beforeEach(module('frontendApp'));
|
||||
|
||||
var MainCtrl,
|
||||
scope;
|
||||
|
Reference in New Issue
Block a user