Get mkws.css from /tools/htdocs/ after all, as /src/ is the source directory.
authorMike Taylor <mike@indexdata.com>
Tue, 8 Apr 2014 11:05:19 +0000 (12:05 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 8 Apr 2014 11:05:19 +0000 (12:05 +0100)
examples/htdocs/jasmine-popup.html

index 1232712..1ef798e 100644 (file)
@@ -4,7 +4,7 @@
     <title>MKWS demo: jQuery popup plugin with jasmine test framework</title>
 
     <link rel="stylesheet" type="text/css" href="//code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
-    <link rel="stylesheet" type="text/css" href="src/mkws.css" />
+    <link rel="stylesheet" type="text/css" href="tools/htdocs/mkws.css" />
 
     <script type="text/javascript" src="src/jquery-1.10.0.min.js"></script>
     <script type="text/javascript" src="//code.jquery.com/ui/1.10.3/jquery-ui.min.js"></script>