[38293] branches/gsoc08-mpwa/app/views/layouts/application.html.erb

digx at macports.org digx at macports.org
Mon Jul 14 21:44:12 PDT 2008


Revision: 38293
          http://trac.macosforge.org/projects/macports/changeset/38293
Author:   digx at macports.org
Date:     2008-07-14 21:44:12 -0700 (Mon, 14 Jul 2008)
Log Message:
-----------
Changed MacPorts home to be the app home for now

Modified Paths:
--------------
    branches/gsoc08-mpwa/app/views/layouts/application.html.erb

Modified: branches/gsoc08-mpwa/app/views/layouts/application.html.erb
===================================================================
--- branches/gsoc08-mpwa/app/views/layouts/application.html.erb	2008-07-15 04:43:51 UTC (rev 38292)
+++ branches/gsoc08-mpwa/app/views/layouts/application.html.erb	2008-07-15 04:44:12 UTC (rev 38293)
@@ -17,7 +17,7 @@
   		</p>
 		</form>
 	  <p>
-	    <a href='http://www.macports.org/'>MacPorts home</a>
+	      <%= link_to "MacPorts home", root_url %>
 		    | <%= link_to "all tags", tags_url %>
 		    | <%= link_to "all ports", ports_url %>
 		    | <%= link_to "random port", random_ports_url %>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080714/e60d2443/attachment.html 


More information about the macports-changes mailing list