Update of /cvsroot/sandweb/sandweb/templates
In directory sc8-pr-cvs1:/tmp/cvs-serv4034/templates
Modified Files:
Tag: release-1_0-branch
vcs_output.html
Log Message:
copying submenu work (for tag bug) over from trunk
Index: vcs_output.html
===================================================================
RCS file: /cvsroot/sandweb/sandweb/templates/vcs_output.html,v
retrieving revision 1.21
retrieving revision 1.21.2.1
diff -U2 -r1.21 -r1.21.2.1
--- vcs_output.html 16 Sep 2002 05:06:48 -0000 1.21
+++ vcs_output.html 1 Jun 2003 07:58:25 -0000 1.21.2.1
@@ -5,4 +5,5 @@
<br>
<form>
+ <input name="<TMPL_VAR NAME=SUBMENU>" type="hidden">
<input name="<TMPL_VAR NAME=LOCATION>" type="hidden">
<input name="<TMPL_VAR NAME=FULLPATH>" type="hidden">
|