From 227b1cb221a6c4b76821bf508eeadd4c5a159739 Mon Sep 17 00:00:00 2001 From: jensp Date: Fri, 22 Jan 2016 10:09:36 +0000 Subject: [PATCH] Another improvement for Foundry: It is now possible to set a "no result" text if an object list contains no results. Also there was bug for object lists which can be filtered by the user: The filter form did not appear if there are no results. git-svn-id: https://svn.libreccm.org/ccm/trunk@3813 8810af33-2d31-482b-a856-94f89814c4df --- .../foundry/lib/template-tags/object-list.xsl | 20 ++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/object-list.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/object-list.xsl index e3fc1b880..bd1c3d68f 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/object-list.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/object-list.xsl @@ -77,13 +77,19 @@ - - - - - + + + + + + + + + + +