Author: raju Date: 2007-08-10 15:43:22 -0700 (Fri, 10 Aug 2007) New Revision: 6016
Modified: labs/lzproject/trunk/lzx/index.jsp Log: changed screen.css to index.css following the renaming of the file. Modified: labs/lzproject/trunk/lzx/index.jsp =================================================================== --- labs/lzproject/trunk/lzx/index.jsp 2007-08-10 22:41:12 UTC (rev 6015) +++ labs/lzproject/trunk/lzx/index.jsp 2007-08-10 22:43:22 UTC (rev 6016) @@ -3,7 +3,7 @@ <head> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <title>LZProject - The OpenLaszlo 4 Blueprint Application</title> - <link rel="Stylesheet" href="index-files/screen.css" type="text/css" media="screen" /> + <link rel="Stylesheet" href="index-files/index.css" type="text/css" media="screen" /> </head> <body class="overview"> <div class="Container"> _______________________________________________ Laszlo-checkins mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins
