bbb
This commit is contained in:
parent
5c84e75f2a
commit
82b0bd3801
3 changed files with 7 additions and 3 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue