This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
robert
/
Kasse
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
818ad78fe2
Haarat
Tagit
master
v2.0
Kasse
/
scripts
/
controllers
/
invoice.js
invoice.js
108 B
Historia
Raaka
1
2
3
4
5
6
7
'use strict';
angular.module('pos')
.controller('InvoiceCtrl', function ($scope, $timeout) {
});