yWeb: fix path to prototypejs

Origin commit data
------------------
Branch: ni/coolstream
Commit: b424b32584
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-15 (Wed, 15 Feb 2023)

Origin message was:
------------------
- yWeb: fix path to prototypejs

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2023-02-15 11:40:14 +01:00
committed by GitHub
parent b59da3c470
commit 659b454cd6

View File

@@ -321,7 +321,7 @@ end-block~head_close
# ============= prototypejs
# ------- prototype library
start-block~js_prototype
<script type="text/javascript" src="/prototype.js"></script>
<script type="text/javascript" src="/prototype/prototype.js"></script>
end-block~js_prototype
# ============= jQuery