diff --git a/layouts/v7/modules/Vtiger/dashboards/TagCloudContents.tpl b/layouts/v7/modules/Vtiger/dashboards/TagCloudContents.tpl index 2a53e8f3ff54fcc44cf4df806d53a0ebfa8e17d2..5aac5d8a9c61083925cc34927ac081983018d7a7 100644 --- a/layouts/v7/modules/Vtiger/dashboards/TagCloudContents.tpl +++ b/layouts/v7/modules/Vtiger/dashboards/TagCloudContents.tpl @@ -7,7 +7,7 @@ * All Rights Reserved. *************************************************************************************} - {strip} +{strip} <div class="tagsContainer" id="tagCloud"> {foreach item=TAG_MODEL key=TAG_ID from=$TAGS} {assign var=TAG_LABEL value=$TAG_MODEL->getName()}