Change folder architecture !
This commit is contained in:
parent
fe06bd586a
commit
c6186b71c1
10 changed files with 20 additions and 14 deletions
|
@ -6,7 +6,8 @@
|
|||
|
||||
mainApp.controller('statusCtrl', function ($scope,$interval,$sce)
|
||||
{
|
||||
|
||||
$scope.username="John Doe";
|
||||
$scope.projectname="Web Server";
|
||||
// Update status every 2 seconds
|
||||
/*$interval(function(){
|
||||
var status=identity.fetchStatus();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue