[Cmake-commits] [cmake-commits] hoffman committed index.html 1.7 1.8
cmake-commits at cmake.org
cmake-commits at cmake.org
Fri Mar 7 09:25:57 EST 2008
Update of /cvsroot/CMake/CMakeWeb
In directory public:/mounts/ram/cvs-serv29298
Modified Files:
index.html
Log Message:
ENH: move to HTML step one
Index: index.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/index.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** index.html 6 Mar 2008 22:21:42 -0000 1.7
--- index.html 7 Mar 2008 14:25:54 -0000 1.8
***************
*** 4,10 ****
<!--
if (document.images)
! location.replace('HTML2/Index.html');
else
! location.href='HTML2/Index.html';
// -->
</SCRIPT>
--- 4,10 ----
<!--
if (document.images)
! location.replace('HTML/Index.html');
else
! location.href='HTML/Index.html';
// -->
</SCRIPT>
More information about the Cmake-commits
mailing list