walnut_launchpad.html/js/controllers/websiteController.js

4 lines
62 B
JavaScript
Raw Normal View History

2017-08-08 20:54:25 +00:00
app.controller('WebsiteController', [function($scope) {
2017-08-08 06:35:11 +00:00
2017-08-08 20:54:25 +00:00
}]);