This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
walnut_launchpad.html
Watch
1
Star
0
Fork
0
You've already forked walnut_launchpad.html
Code
Issues
Pull Requests
Releases
Wiki
Activity
walnut_launchpad.html
/
js
/
controllers
/
websiteController.js
4 lines
62 B
JavaScript
Raw
Normal View
History
Unescape
Escape
controllers created
2017-08-08 14:54:25 -06:00
app
.
controller
(
'WebsiteController'
,
[
function
(
$scope
)
{
added ui.router
2017-08-08 00:35:11 -06:00
controllers created
2017-08-08 14:54:25 -06:00
}
]
)
;
Reference in New Issue
Copy Permalink