diff --git a/src/web/templates/prosimii/webclient.html b/src/web/templates/prosimii/webclient.html index 5cd10df779..aa1bcc7e24 100644 --- a/src/web/templates/prosimii/webclient.html +++ b/src/web/templates/prosimii/webclient.html @@ -27,7 +27,13 @@
Turn off eventual script blockers and/or switch to a web - browser supporting javascript.
+ browser supporting javascript.For admins: The error + could also be due to not being able to access the online + jQuery javascript library. If you are testing the client + without an internet connection, you have to previously + download the jQuery library from http://code.jquery.com + (it's just one file) and then edit webclient.html to point + to the local copy.