Add login controller, loading after click on login button and some stuff...
This commit is contained in:
parent
eb9f9c9a6e
commit
07fbfa6ad1
6 changed files with 39 additions and 8 deletions
|
@ -7,6 +7,5 @@
|
|||
mainApp.controller('homeCtrl', function ($scope)
|
||||
{
|
||||
|
||||
// Login before use App
|
||||
//$('#loginModal').modal({backdrop: 'static', keyboard: false});
|
||||
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue