From 3b708d91f69d1608b2ef948db124d53c1fe37df6 Mon Sep 17 00:00:00 2001 From: Massimo Melina Date: Sun, 17 May 2020 19:48:10 +0200 Subject: [PATCH] fix: missing icon --- default.tpl | 4 ++-- defs.inc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/default.tpl b/default.tpl index e3eaab3..f641beb 100644 --- a/default.tpl +++ b/default.tpl @@ -119,7 +119,7 @@ COMMENT with the ones above you can disable some features of the template. They .} @@ -419,7 +419,7 @@ z-index:1; /* without this .item-menu will be over*/ }
- {.cut||-3|%item-modified%.} + {.cut||-3|%item-modified%.} [+file] %item-size%B [+file=folder=link] diff --git a/defs.inc b/defs.inc index cadbe8b..95fe7e7 100644 --- a/defs.inc +++ b/defs.inc @@ -1,4 +1,4 @@ -{$DEFINE STABLE } +{$DEFINE NOT STABLE } {$IFDEF STABLE } {$ASSERTIONS OFF} {$ELSE}