mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 11:36:42 +01:00
actualitzant...
This commit is contained in:
5
www/js/main.js
Normal file
5
www/js/main.js
Normal file
@@ -0,0 +1,5 @@
|
||||
angular.module('app.main', ['pascalprecht.translate'])
|
||||
|
||||
.controller('MainCtrl', function($scope, $stateParams, $translate, $filter) {
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user