From 0efaaa37bb3734c55c4d46505da9c8da63db7a4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20GAULIN?= Date: Mon, 27 Jul 2015 11:57:50 +0200 Subject: [PATCH 01/38] The javascript module expect the itemcode to be the key of the item in the configuration array. This fixes the partial to use the code instead of the 0-indexed value. Should close #1309 --- modules/backend/layouts/_sidenav.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/backend/layouts/_sidenav.htm b/modules/backend/layouts/_sidenav.htm index fa7c7ceb3..7c8526ef6 100644 --- a/modules/backend/layouts/_sidenav.htm +++ b/modules/backend/layouts/_sidenav.htm @@ -21,7 +21,7 @@ counterLabel): ?>title="counterLabel)) ?>" > counter) ?> From fa0d110ecf51e085dc3695686f3aae1c3271c051 Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Tue, 28 Jul 2015 17:47:56 +1000 Subject: [PATCH 02/38] Remove redundant variable --- modules/backend/layouts/_sidenav.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/backend/layouts/_sidenav.htm b/modules/backend/layouts/_sidenav.htm index 7c8526ef6..5bf90b9a8 100644 --- a/modules/backend/layouts/_sidenav.htm +++ b/modules/backend/layouts/_sidenav.htm @@ -11,7 +11,7 @@