[25100] users/jberry/mpwa/app/views/tag/show.rhtml

source_changes at macosforge.org source_changes at macosforge.org
Sun May 13 17:48:58 PDT 2007


Revision: 25100
          http://trac.macosforge.org/projects/macports/changeset/25100
Author:   jberry at macports.org
Date:     2007-05-13 17:48:58 -0700 (Sun, 13 May 2007)

Log Message:
-----------
Don't show tags for portpkgs for now

Modified Paths:
--------------
    users/jberry/mpwa/app/views/tag/show.rhtml

Modified: users/jberry/mpwa/app/views/tag/show.rhtml
===================================================================
--- users/jberry/mpwa/app/views/tag/show.rhtml	2007-05-14 00:42:50 UTC (rev 25099)
+++ users/jberry/mpwa/app/views/tag/show.rhtml	2007-05-14 00:48:58 UTC (rev 25100)
@@ -12,6 +12,7 @@
 	<% end %>
 </table>
 
+<!--
 <h4>Port Packages with this tag</h4>
 <table>
 	<% for row in columnize(@tag.port_pkgs, 16) %>
@@ -22,3 +23,4 @@
 		</tr>
 	<% end %>
 </table>
+-->

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070513/789847ca/attachment.html


More information about the macports-changes mailing list