Revision: 1415
          http://mrbs.svn.sourceforge.net/mrbs/?rev=1415&view=rev
Author:   cimorrison
Date:     2010-08-13 20:02:47 +0000 (Fri, 13 Aug 2010)

Log Message:
-----------
Moved the style link into style.inc

Modified Paths:
--------------
    mrbs/branches/datepicker/web/Themes/default/header.inc
    mrbs/branches/datepicker/web/style.inc

Modified: mrbs/branches/datepicker/web/Themes/default/header.inc
===================================================================
--- mrbs/branches/datepicker/web/Themes/default/header.inc      2010-08-13 
18:49:27 UTC (rev 1414)
+++ mrbs/branches/datepicker/web/Themes/default/header.inc      2010-08-13 
20:02:47 UTC (rev 1415)
@@ -44,7 +44,6 @@
 ?>
     <title><?php echo get_vocab("mrbs") ?></title>
     
-    <link 
href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/sunny/jquery-ui.css";
 rel="stylesheet" type="text/css">
     <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js";></script>
     <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/jquery-ui.min.js";></script>
     <script type="text/javascript" 
src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.4/i18n/jquery-ui-i18n.min.js";></script>

Modified: mrbs/branches/datepicker/web/style.inc
===================================================================
--- mrbs/branches/datepicker/web/style.inc      2010-08-13 18:49:27 UTC (rev 
1414)
+++ mrbs/branches/datepicker/web/style.inc      2010-08-13 20:02:47 UTC (rev 
1415)
@@ -30,6 +30,8 @@
     <!--[if lte IE 6]>
     <link rel="stylesheet" href="mrbs-ielte6.css" type="text/css">
     <![endif]-->
+    
+    <link 
href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/sunny/jquery-ui.css";
 rel="stylesheet" type="text/css">
 
     <meta http-equiv="Content-Type" content="text/html; charset=<?php echo 
get_charset(); ?>">
     <meta name="robots" content="noindex">


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to