You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2010/04/03 15:34:43 UTC

svn commit: r930519 - /roller/trunk/weblogger-web/src/main/webapp/themes/fauxcoly/theme.xml

Author: snoopdave
Date: Sat Apr  3 13:34:42 2010
New Revision: 930519

URL: http://svn.apache.org/viewvc?rev=930519&view=rev
Log:
Removing no longer used template reference

Modified:
    roller/trunk/weblogger-web/src/main/webapp/themes/fauxcoly/theme.xml

Modified: roller/trunk/weblogger-web/src/main/webapp/themes/fauxcoly/theme.xml
URL: http://svn.apache.org/viewvc/roller/trunk/weblogger-web/src/main/webapp/themes/fauxcoly/theme.xml?rev=930519&r1=930518&r2=930519&view=diff
==============================================================================
--- roller/trunk/weblogger-web/src/main/webapp/themes/fauxcoly/theme.xml (original)
+++ roller/trunk/weblogger-web/src/main/webapp/themes/fauxcoly/theme.xml Sat Apr  3 13:34:42 2010
@@ -76,17 +76,6 @@
     </template>
 
     <template action="custom">
-        <name>Links</name>
-        <description>Links (legacy)</description>
-	    <link>links</link>
-        <navbar>false</navbar>
-        <hidden>false</hidden>
-        <templateLanguage>velocity</templateLanguage>
-        <contentType>text/html</contentType>
-        <contentsFile>links.vm</contentsFile>
-    </template>
-
-    <template action="custom">
         <name>Archives</name>
         <description>Calendar browser and links to latest entries</description>
 	    <link>archives</link>