This needs to be seen and acknowledged.
So an interaction must be made to continue.
-
@@ -65,7 +65,7 @@ tags:
return base + '?' + params.toString();
}
- document.getElementById('www-search').addEventListener('submit', function (e) {
+ document.getElementById('www_search').addEventListener('submit', function (e) {
e.preventDefault();
const query = document.getElementById('qrySearch').value.trim();
diff --git a/source/screens/demo/examples/ui/table.liquid b/source/screens/demo/examples/ui/table.liquid
index 96e72ea..900a84b 100755
--- a/source/screens/demo/examples/ui/table.liquid
+++ b/source/screens/demo/examples/ui/table.liquid
@@ -62,12 +62,13 @@ tags:
|
|
|
- |
- |
+ |
+ |
{% comment %} | {% endcomment %}
@@ -80,7 +81,7 @@ tags:
|
- |
+ |
|
|