Update version and fix BG color of drop down menus
Change-Id: Ia34924d90eb5ddad2ed9ced9d0026c678ec7adea
diff --git a/dev/demo/all.html b/dev/demo/all.html
index f2134f8..9b63bc4 100644
--- a/dev/demo/all.html
+++ b/dev/demo/all.html
@@ -57,7 +57,7 @@
name="cutoff"
class="checkbox"
id="q-cutoff-field" />
- <label for="q-cutoff-field"><span id="glimpse-intrjs"></span>Glimpse</label>
+ <label for="q-cutoff-field"><span id="glimpse"></span>Glimpse</label>
<!-- Todo: open tutorial - like openTutorial() -->
<a href="doc/faq" tabindex="-1" class="question"><span>Question</span></a>
diff --git a/dev/demo/alldemo.js b/dev/demo/alldemo.js
index c282103..c32ce7e 100644
--- a/dev/demo/alldemo.js
+++ b/dev/demo/alldemo.js
@@ -772,7 +772,6 @@
};
*/
require(['app/en', 'init', 'hint/foundries/cnx'], function (lang) {
-//require([app/en', 'init', 'hint/foundries/cnx'], function (lang) {
KorAP.hintArray = hintArray;
// Set current virtual collection
diff --git a/dev/demo/sidebar-login.html b/dev/demo/sidebar-login.html
index 1700d07..eb2f429 100644
--- a/dev/demo/sidebar-login.html
+++ b/dev/demo/sidebar-login.html
@@ -74,7 +74,7 @@
name="cutoff"
class="checkbox"
id="q-cutoff-field" />
- <label for="q-cutoff-field"><span id="glimpse-intrjs"></span>Glimpse</label>
+ <label for="q-cutoff-field"><span id="glimpse"></span>Glimpse</label>
<!-- Todo: open tutorial - like openTutorial() -->
<a href="doc/faq" tabindex="-1" class="question"><span>Question</span></a>