|
From: <mat...@us...> - 2008-01-22 08:59:50
|
Revision: 662
http://webical.svn.sourceforge.net/webical/?rev=662&view=rev
Author: mattijshoitink
Date: 2008-01-22 00:59:47 -0800 (Tue, 22 Jan 2008)
Log Message:
-----------
another special commit for sjoerd ;)
Modified Paths:
--------------
trunk/webical-core/src/main/resources/org/webical/web/pages/AbstractBasePage.html
Modified: trunk/webical-core/src/main/resources/org/webical/web/pages/AbstractBasePage.html
===================================================================
--- trunk/webical-core/src/main/resources/org/webical/web/pages/AbstractBasePage.html 2008-01-22 08:59:14 UTC (rev 661)
+++ trunk/webical-core/src/main/resources/org/webical/web/pages/AbstractBasePage.html 2008-01-22 08:59:47 UTC (rev 662)
@@ -3,7 +3,8 @@
<head>
<title wicket:id="pageTitle">WebiCal - web based calendar</title>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
- <link href="css/style.css" rel="stylesheet" type="text/css" />
+ <link href="css/style.css" rel="stylesheet" type="text/css" />
+ <script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript">
function addLoadEvent(func) {
var oldonload = window.onload;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|