From f47f043218c969f5a5dd8f17203a6ea0c2e3f822 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 8 Apr 2014 11:55:05 +0100 Subject: [PATCH] Get mkws.css from /src/ rather than /tools/htdocs/. (Both were aliases to the same directory anyway.) --- examples/htdocs/jasmine-popup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 1ef798e..1232712 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -4,7 +4,7 @@ MKWS demo: jQuery popup plugin with jasmine test framework - + -- 1.7.10.4