This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
eirugit
/
odoo-mobile
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
ca09050ce2
Branches
Tags
1.0
master
odoo-mobile
/
www
/
js
/
controllers
/
lead.controller.js
lead.controller.js
93 B
Verlauf
Originalformat
1
2
3
4
5
angular.module('odoo.lead.controller', [])
.controller('LeadController', function () {
});