colorAdminApp.controller('pageWithWideSidebarController', function ($scope, $rootScope, $state) { $rootScope.setting.layout.appSidebarWide = true; });