Author: mck
Date: Thu Aug 11 11:36:26 2016
New Revision: 1755949

URL: http://svn.apache.org/viewvc?rev=1755949&view=rev
Log:
fix version numbers in dropdown menu (or just remove them since they're not 
needed)

Modified:
    tiles/site/src/site/site.xml

Modified: tiles/site/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/tiles/site/src/site/site.xml?rev=1755949&r1=1755948&r2=1755949&view=diff
==============================================================================
--- tiles/site/src/site/site.xml (original)
+++ tiles/site/src/site/site.xml Thu Aug 11 11:36:26 2016
@@ -76,10 +76,10 @@
                     name="Tiles 3.0.x"
                     href="/framework/index.html"/>
             <item
-                    name="Autotag 1.0.x"
+                    name="Autotag"
                     href="/tiles-autotag/index.html"/>
             <item
-                    name="Request 1.0.x"
+                    name="Request"
                     href="/tiles-request/index.html"/>
             <item
                     name="Tiles 2.2.x"


Reply via email to