From 4e86a8f0c29235cac21105c7d268f30e45773d7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jana=20Deutschla=CC=88nder?= Date: Thu, 20 Apr 2017 12:50:16 +0200 Subject: [PATCH] SPR-930: pseudo state for breadcrumb on detail template SPR-814: prevent Uncaught TypeErrors of JSINFO in detail template --- detail.php | 2 +- js/breadcrumb.js | 38 +++++++++++++++++++++++++------------- js/plugins/bookcreator.js | 24 ++++++++++++++++++++++++ js/plugins/folded.js | 25 +++++++++++++++++++++++++ lang/de/lang.php | 1 + lang/en/lang.php | 2 ++ script.js | 3 ++- 7 files changed, 80 insertions(+), 15 deletions(-) create mode 100644 js/plugins/bookcreator.js create mode 100644 js/plugins/folded.js diff --git a/detail.php b/detail.php index bedee99..e1df231 100755 --- a/detail.php +++ b/detail.php @@ -229,7 +229,7 @@ include('tpl/favicon_tiles.php');
-