We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f623f9 commit 6a2bd0eCopy full SHA for 6a2bd0e
share/roundup/templates/devel/html/user.help.html
@@ -33,7 +33,7 @@
33
return bol
34
}
35
</script>
36
- <script src="@@file/jquery-3.6.1.js" type="text/javascript"></script>
+ <script src="@@file/jquery-3.6.3.js" type="text/javascript"></script>
37
<script src="@@file/query.js" type="text/javascript"></script>
38
</tal:block>
39
<tal:block metal:fill-slot="content">
share/roundup/templates/responsive/html/user.help.html
0 commit comments