/** * */ angular.module("myApp").controller("testlayoutController", function($scope, $http,$window) { console.log("testlayoutController"); });