From 1a2e818f7782e9d3c56ca119c02f44428014f17f Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Sat, 10 Jun 2017 17:25:10 +0300 Subject: [PATCH] Fix a bug in the exam code --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 017c030..5f2d607 100644 --- a/index.html +++ b/index.html @@ -71,6 +71,7 @@ Kokku: {{ vm.total }} EUR count = 0; } item.count = count; + calcTotal(); } function submitOrder(){