﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
7102	PATCH: enable loomingclouds for agilo	anonymous	obs	"{{{
root@svntest:~/loomingclouds-0.11/loomingclouds# svn diff loomingclouds.py 
Index: loomingclouds.py
===================================================================
--- loomingclouds.py	(revision 7937)
+++ loomingclouds.py	(working copy)
@@ -38,7 +38,7 @@
         See the Genshi documentation for more information.
         """"""
 
-        if filename == 'ticket.html':
+        if filename in ('ticket.html', 'agilo_ticket_new.html',):
 
             add_stylesheet(req, 'tags/css/tractags.css')
             add_stylesheet(req, 'loomingclouds/css/tagcloud.css')
}}}"	enhancement	closed	normal	LoomingCloudsPlugin	normal	fixed			0.11
