mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 03:56:41 +01:00
actualitzant...
This commit is contained in:
6
www/js/help.js
Normal file
6
www/js/help.js
Normal file
@@ -0,0 +1,6 @@
|
||||
angular.module('app.help', ['pascalprecht.translate'])
|
||||
|
||||
|
||||
.controller('HelpCtrl', function($scope, $stateParams, $translate) {
|
||||
console.log("help page");
|
||||
});
|
||||
Reference in New Issue
Block a user