bb
This commit is contained in:
parent
5f7bbb6576
commit
c745be8b62
1 changed files with 1 additions and 1 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="showAndroidToast('{{request.host}}{{v.id}}')" />
|
||||
<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