This commit is contained in:
Aevann1 2022-01-15 11:48:52 +02:00
parent 5c84e75f2a
commit 82b0bd3801
3 changed files with 7 additions and 3 deletions

View file

@ -73,7 +73,7 @@
<button class="btn btn-primary mt-3" onclick="post_toast('/admin/purge_cache');">PURGE CACHE</button>
{% endif %}
<input type="button" value="Say hello" onClick="Subscribe('debug-hallo')" />
<input type="button" value="Say hello" onClick="Subscribe('{{request.host}}{{v.id}}')" />
<script type="text/javascript">
function Subscribe(toast) {