Author: rob
Date: Mon Oct 18 10:45:30 2010
New Revision: 24344
URL: https://svn.nixos.org/websvn/nix/?rev=24344&sc=1

Log:
hydra: newer version of jquery ui

Modified:
   hydra/trunk/src/root/layout.tt

Modified: hydra/trunk/src/root/layout.tt
==============================================================================
--- hydra/trunk/src/root/layout.tt      Mon Oct 18 10:40:08 2010        (r24343)
+++ hydra/trunk/src/root/layout.tt      Mon Oct 18 10:45:30 2010        (r24344)
@@ -10,7 +10,7 @@
   
   <head>
     <title>Hydra - [% title %]</title>
-    <link type="text/css" 
href="/static/js/jquery/css/smoothness/jquery-ui-1.8.4.custom.css" 
rel="Stylesheet" />
+    <link type="text/css" 
href="/static/js/jquery/css/smoothness/jquery-ui-1.8.5.custom.css" 
rel="Stylesheet" />
     <link rel="stylesheet" href="/static/css/hydra.css" type="text/css" />
     <link rel="stylesheet" href="/static/css/nix-common.css" type="text/css" />
     <link rel="stylesheet" href="/static/css/nixos-site.css" type="text/css" />
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to