SF.net SVN: gar:[23332] csw/mgar/gar/v2/lib/web/templates/ErrorTagDetail. html
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sat Apr 5 14:32:34 CEST 2014
Revision: 23332
http://sourceforge.net/p/gar/code/23332
Author: wahwah
Date: 2014-04-05 12:32:34 +0000 (Sat, 05 Apr 2014)
Log Message:
-----------
pkgdb-web: Unbreak the error tags view
Modified Paths:
--------------
csw/mgar/gar/v2/lib/web/templates/ErrorTagDetail.html
Modified: csw/mgar/gar/v2/lib/web/templates/ErrorTagDetail.html
===================================================================
--- csw/mgar/gar/v2/lib/web/templates/ErrorTagDetail.html 2014-04-05 12:32:26 UTC (rev 23331)
+++ csw/mgar/gar/v2/lib/web/templates/ErrorTagDetail.html 2014-04-05 12:32:34 UTC (rev 23332)
@@ -17,7 +17,7 @@
<th>Additional information</th>
</tr>
$for tag in tags:
- $if tag.srv4_file.registered:
+ $if tag.srv4_file.registered_level_two:
<tr
$if tag.overridden:
class="overridden"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list