This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new a86f2a0 this script is apparently not needed, and blocks clicks. nix
it.
a86f2a0 is described below
commit a86f2a01e8714e3622a71b5939029afe45b9e3fb
Author: Daniel Gruno <[email protected]>
AuthorDate: Wed May 5 16:22:56 2021 +0200
this script is apparently not needed, and blocks clicks. nix it.
---
webui/list.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/webui/list.html b/webui/list.html
index aa5fea0..90951d2 100644
--- a/webui/list.html
+++ b/webui/list.html
@@ -159,7 +159,6 @@ the License. -->
</div>
</div>
<script
src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
- <script
src="//code.jquery.com/mobile/1.5.0-alpha.1/jquery.mobile-1.5.0-alpha.1.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as
needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/config.js"></script>