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