Author: gjm
Date: Tue Nov 27 02:10:53 2012
New Revision: 1413972
URL: http://svn.apache.org/viewvc?rev=1413972&view=rev
Log:
use enhanced attachment list in wiki pages - #251 (from olemis)
Modified:
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_wiki_view.html
Modified:
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_wiki_view.html
URL:
http://svn.apache.org/viewvc/incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_wiki_view.html?rev=1413972&r1=1413971&r2=1413972&view=diff
==============================================================================
---
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_wiki_view.html
(original)
+++
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_wiki_view.html
Tue Nov 27 02:10:53 2012
@@ -95,7 +95,7 @@
</div>
<div class="span12">
- <xi:include href="list_of_attachments.html"
+ <xi:include href="bh_list_of_attachments.html"
py:with="alist = attachments; compact = True; foldable =
True"/>
</div>