From 62947aa210f51e83777a66f6d729be53124b5412 Mon Sep 17 00:00:00 2001 From: Kevin Dungs Date: Sat, 2 Aug 2014 22:52:55 +0200 Subject: [PATCH] Fix bug that called interval function twice. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index e165e02..008c779 100644 --- a/index.html +++ b/index.html @@ -37,8 +37,8 @@ -
-

{{ lc.lab.name }}

+
+

{{ lc.lab.name }}


@@ -48,7 +48,7 @@ Your detector. Click on it to generate events.
-
+

Data
{{ lc.lab.data | number:0 }}

Reputation
{{ lc.lab.reputation | number:0 }}

Money
{{ lc.lab.money | currency }}