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
/
bolt-controller.js
7 lines
99 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fixing routing, and changing file names
2017-08-15 09:37:37 -06:00
app
.
controller
(
'boltCtrl'
,
[
'$scope'
,
'Auth'
,
function
(
$scope
,
Auth
)
{
cleanin gpu
2017-08-21 16:06:38 -06:00
bring over some css
2017-08-11 13:21:35 -06:00
var
vm
=
this
;
controllers created
2017-08-08 14:54:25 -06:00
}
]
)
;
Reference in New Issue
Copy Permalink