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:
d0b57433c3
Branches
Tags
1.0
master
odoo-mobile
/
www
/
js
/
controllers
/
lead.controller.js
lead.controller.js
92 B
Verlauf
Originalformat
1
2
3
4
5
angular.module('odoo.app.controller', [])
.controller('LeadController', function () {
});