Author: markt
Date: Wed Dec 14 20:26:48 2016
New Revision: 1774338

URL: http://svn.apache.org/viewvc?rev=1774338&view=rev
Log:
Remove commented out refereneces to read.gif and the unused image file

Removed:
    tomcat/trunk/webapps/examples/jsp/images/read.gif
Modified:
    tomcat/trunk/webapps/examples/jsp/index.html
    tomcat/trunk/webapps/examples/servlets/index.html

Modified: tomcat/trunk/webapps/examples/jsp/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/jsp/index.html?rev=1774338&r1=1774337&r2=1774338&view=diff
==============================================================================
--- tomcat/trunk/webapps/examples/jsp/index.html (original)
+++ tomcat/trunk/webapps/examples/jsp/index.html Wed Dec 14 20:26:48 2016
@@ -41,7 +41,6 @@ help:</p>
 <ul style="list-style-type: none; padding-left: 0;">
 <li><img src="images/execute.gif" alt=""> Execute the example</li>
 <li><img src="images/code.gif" alt=""> Look at the source code for the 
example</li>
-<!-- <li><img src="images/read.gif" alt=""> Read more about this feature</li> 
-->
 <li><img src="images/return.gif" alt=""> Return to this screen</li>
 </ul>
 

Modified: tomcat/trunk/webapps/examples/servlets/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/servlets/index.html?rev=1774338&r1=1774337&r2=1774338&view=diff
==============================================================================
--- tomcat/trunk/webapps/examples/servlets/index.html (original)
+++ tomcat/trunk/webapps/examples/servlets/index.html Wed Dec 14 20:26:48 2016
@@ -43,7 +43,6 @@ help:</p>
 <ul style="list-style-type: none; padding-left: 0;">
 <li><img src="images/execute.gif" alt=""> Execute the example</li>
 <li><img src="images/code.gif" alt=""> Look at the source code for the 
example</li>
-<!-- <li><img src="images/read.gif" alt=""> Read more about this feature</li> 
-->
 <li><img src="images/return.gif" alt=""> Return to this screen</li>
 </ul>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to