Fix url in the tag cloud

This commit is contained in:
William MARTIN
2011-02-24 08:58:43 +01:00
parent 6f1bb309d4
commit 9c80de19d7
4 changed files with 4 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
{/block}
{block context}
<p><strong>{trans 'Number of pages:'}</strong> {$pages.nb_items}</p>
{assign $cloud_url = 'IDF_Views_Wiki::listLabel'}
{assign $cloud = 'wiki'}
{include 'idf/tags-cloud.html'}
{if $deprecated > 0}