From d461482de2763b27af66503c35f98601dc3fc238 Mon Sep 17 00:00:00 2001 From: jensp Date: Thu, 22 Dec 2016 11:12:14 +0000 Subject: [PATCH] Figure caption is now omitted the caption of the image is a single dot ('.'). git-svn-id: https://svn.libreccm.org/ccm/trunk@4499 8810af33-2d31-482b-a856-94f89814c4df --- .../content-items/assets/image-attachments.xsl | 10 ++++++++++ .../foundry/lib/template-tags/html-tags.xsl | 18 ++++++++++++------ 2 files changed, 22 insertions(+), 6 deletions(-) diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/assets/image-attachments.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/assets/image-attachments.xsl index e41ade45e..f6299cfbb 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/assets/image-attachments.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/assets/image-attachments.xsl @@ -158,6 +158,11 @@ + + + @@ -169,6 +174,11 @@ + + + diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl index 6cf3ddbe5..2f032fa09 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl @@ -892,13 +892,19 @@ -
- - - - + -
+ + + +
+ + + + + +
+