From d0a04d38bc3c1c98164e468b4957441bc9d91a61 Mon Sep 17 00:00:00 2001 From: Guillaume Wuip Date: Tue, 23 Dec 2014 20:09:00 +0100 Subject: [PATCH] Better place to add 1 to the line number --- static/partials/elements/log.html | 2 +- static/partials/logs.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/partials/elements/log.html b/static/partials/elements/log.html index 1413ee8..b82a7d8 100644 --- a/static/partials/elements/log.html +++ b/static/partials/elements/log.html @@ -1,7 +1,7 @@

- {{number + 1}} + {{number}} diff --git a/static/partials/logs.html b/static/partials/logs.html index 670675f..cd33a28 100644 --- a/static/partials/logs.html +++ b/static/partials/logs.html @@ -8,7 +8,7 @@