examples/form/dynamic.html
authorAlan Knowles <alan@akbkhome.com>
Thu, 16 Sep 2010 10:20:52 +0000 (18:20 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 16 Sep 2010 10:20:52 +0000 (18:20 +0800)
examples/form/dynamic.html

index f04cafa..0b3d6fd 100644 (file)
@@ -3,8 +3,12 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <title>Forms</title>
-   <link rel="stylesheet" type="text/css" href="../../cssX/roojs-debug.css"/>
-    <link rel="stylesheet" type="text/css" href="../../cssX/xtheme-slate.css"/>
+   
+     
+    <link rel="stylesheet" type="text/css" href="../../css/roojs.css"/>
+    <link rel="stylesheet" type="text/css" href="../../css/xtheme-slate.css"/>
+
+
 
      <script type="text/javascript" src="../../roojs-debug.js"></script>   
      <script type="text/javascript" src="../../Roo/form/ComboBox.js"></script>