From: Rob H. <for...@us...> - 2003-06-01 09:53:36
|
Update of /cvsroot/sandweb/sandweb/templates In directory sc8-pr-cvs1:/tmp/cvs-serv32313/templates Modified Files: Tag: release-1_0-branch branch.html Log Message: cool, branch is working too :) Index: branch.html =================================================================== RCS file: /cvsroot/sandweb/sandweb/templates/branch.html,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -U2 -r1.7 -r1.7.2.1 --- branch.html 13 Jan 2003 08:33:00 -0000 1.7 +++ branch.html 1 Jun 2003 09:53:33 -0000 1.7.2.1 @@ -6,4 +6,5 @@ <input type="hidden" name="vcs_command" value="branch"> <input type="hidden" name="main_window_url" value="<TMPL_VAR NAME=MAIN_WINDOW_URL>"> + <input type="hidden" name="submenu" value="1"> <TMPL_LOOP NAME="FILENAME_LOOP"> <input type="hidden" name="filename" value="<TMPL_VAR NAME=FILENAME>"> |