All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.template-extension-view.views.view.controller.js.template Maven / Gradle / Ivy

There is a newer version: 10.6.37
Show newest version
angular.module('view', [])
.controller('ViewController', ['$scope', function ($scope) {

	$scope.message = 'World';

}]);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy