Fix a bug in the exam code

This commit is contained in:
Arti Zirk 2017-06-10 17:25:10 +03:00
parent 870ea8980a
commit 1a2e818f77
1 changed files with 1 additions and 0 deletions

View File

@ -71,6 +71,7 @@ Kokku: {{ vm.total }} EUR
count = 0;
}
item.count = count;
calcTotal();
}
function submitOrder(){