mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
Update View.xml
This commit is contained in:
parent
5c402c5479
commit
6054adb6e4
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
||||||
{/block}
|
{/block}
|
||||||
|
|
||||||
{block content}
|
{block content}
|
||||||
<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
|
|
||||||
<script>
|
<script>
|
||||||
function markAnswer(id, mark) {
|
function markAnswer(id, mark) {
|
||||||
let url = "/support/comment/" + id + "/rate/" + mark;
|
let url = "/support/comment/" + id + "/rate/" + mark;
|
||||||
|
|
Loading…
Reference in a new issue