From: Mike Taylor Date: Thu, 30 Oct 2014 17:17:14 +0000 (+0000) Subject: Part of MKWS-322. Change all references from mkws-widget-termlists.js to mkws-widget... X-Git-Tag: 1.0.0~98^2^2~1 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=ea01fe1401838b2afade3d628c8b455a61fca8d5 Part of MKWS-322. Change all references from mkws-widget-termlists.js to mkws-widget-facets.js --- diff --git a/examples/htdocs/intro.html b/examples/htdocs/intro.html index 59ecd50..1bd424f 100644 --- a/examples/htdocs/intro.html +++ b/examples/htdocs/intro.html @@ -16,7 +16,7 @@ - + diff --git a/examples/htdocs/jasmine-local-popup.html b/examples/htdocs/jasmine-local-popup.html index 6bc7355..689557d 100644 --- a/examples/htdocs/jasmine-local-popup.html +++ b/examples/htdocs/jasmine-local-popup.html @@ -18,7 +18,7 @@ - + diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 9c6eb86..b5e79fe 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -18,7 +18,7 @@ - + diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 050c395..4105b3d 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -18,7 +18,7 @@ - + diff --git a/examples/htdocs/mike2.html b/examples/htdocs/mike2.html index 6f1387b..f596dd8 100644 --- a/examples/htdocs/mike2.html +++ b/examples/htdocs/mike2.html @@ -18,7 +18,7 @@ - + diff --git a/examples/htdocs/popup-dev.html b/examples/htdocs/popup-dev.html index 2ebf5ce..b79c37e 100644 --- a/examples/htdocs/popup-dev.html +++ b/examples/htdocs/popup-dev.html @@ -26,7 +26,7 @@ - + diff --git a/examples/htdocs/wolfram.html b/examples/htdocs/wolfram.html index 268c414..0ae251b 100644 --- a/examples/htdocs/wolfram.html +++ b/examples/htdocs/wolfram.html @@ -29,7 +29,7 @@ - + diff --git a/src/Makefile b/src/Makefile index bd05b9b..51f399e 100644 --- a/src/Makefile +++ b/src/Makefile @@ -22,7 +22,7 @@ COMPONENTS = mkws-handlebars.js \ mkws-filter.js \ mkws-widget.js \ mkws-widget-main.js \ - mkws-widget-termlists.js \ + mkws-widget-facets.js \ mkws-widget-authname.js \ mkws-widget-categories.js \ mkws-widget-log.js \