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