This website requires JavaScript.
Explore
Help
Sign in
loic
/
istic-openstack
Watch
1
Star
0
Fork
You've already forked istic-openstack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e9e7ddf9b1
istic-openstack
/
client
/
js
/
controllers
/
home
/
main.js
11 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add angular-route
2016-01-24 19:19:32 +01:00
/
*
*
home
Controller
*
/
mainApp
.
controller
(
'homeCtrl'
,
function
(
$scope
)
{
Add modal lock for login at startup in comment
2016-02-03 15:54:01 +01:00
Add login controller, loading after click on login button and some stuff...
2016-02-03 16:59:04 +01:00
Add angular-route
2016-01-24 19:19:32 +01:00
}
)
;
Reference in a new issue
Copy permalink