PATH:
home
/
letacommog
/
letaweb
/
admin
/
modules
/
recentnews
define(['module/base'],function(base) { return createModuleDefinition([base], function($window, pageEdit_layout,$q) { this.initializeData = {image:1,readmore:1}; this.controller = function($scope, $moduleInstance) { $scope.changeSetting = function() { $moduleInstance.loadHtml(); } }; }) });
[+]
..
[-] backend.js
[edit]
[-] frontend_view.php
[edit]
[-] frontend_class.php
[edit]
[-] backend.php
[edit]