forked from MarseyWorld/MarseyWorld
bbb
parent
e4e024a905
commit
a46254098e
|
@ -73,11 +73,4 @@
|
|||
<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}}')" />
|
||||
|
||||
<script type="text/javascript">
|
||||
function Subscribe(toast) {
|
||||
Android.Subscribe(toast);
|
||||
}
|
||||
</script>
|
||||
{% endblock %}
|
Loading…
Reference in New Issue