Fix a bug in the exam code
This commit is contained in:
parent
870ea8980a
commit
1a2e818f77
@ -71,6 +71,7 @@ Kokku: {{ vm.total }} EUR
|
||||
count = 0;
|
||||
}
|
||||
item.count = count;
|
||||
calcTotal();
|
||||
}
|
||||
|
||||
function submitOrder(){
|
||||
|
Loading…
Reference in New Issue
Block a user