This commit is contained in:
Aevann1 2022-01-15 10:30:24 +02:00
parent c745be8b62
commit 096693e6eb

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('{{request.host}}{{v.id}}')" />
<input type="button" value="Say hello" onClick="Subscribe('debug-hello')" />
<script type="text/javascript">
function Subscribe(toast) {