[Cmake-commits] [cmake-commits] hoffman committed index.html 1.8 1.9

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Mar 7 09:29:10 EST 2008


Update of /cvsroot/CMake/CMakeWeb
In directory public:/mounts/ram/cvs-serv31311

Modified Files:
	index.html 
Log Message:
ENH: fix case


Index: index.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** index.html	7 Mar 2008 14:25:54 -0000	1.8
--- index.html	7 Mar 2008 14:29:07 -0000	1.9
***************
*** 4,13 ****
  <!--
    if (document.images)
!     location.replace('HTML/Index.html');
    else
!     location.href='HTML/Index.html';
  // -->
  </SCRIPT>
! <META HTTP-EQUIV='Refresh' CONTENT='0; URL=HTML/Index.html'>
  </BODY>
  </HTML>
--- 4,13 ----
  <!--
    if (document.images)
!     location.replace('HTML/index.html');
    else
!     location.href='HTML/index.html';
  // -->
  </SCRIPT>
! <META HTTP-EQUIV='Refresh' CONTENT='0; URL=HTML/index.html'>
  </BODY>
  </HTML>



More information about the Cmake-commits mailing list