Add logo, remove session checking every 2 seconds
This commit is contained in:
parent
84db461afb
commit
eb9f9c9a6e
8 changed files with 5 additions and 14 deletions
|
@ -6,7 +6,6 @@
|
|||
|
||||
mainApp.controller('homeCtrl', function ($scope)
|
||||
{
|
||||
$scope.test="Home view";
|
||||
|
||||
// Login before use App
|
||||
//$('#loginModal').modal({backdrop: 'static', keyboard: false});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue