bbb
This commit is contained in:
parent
ecb0d7ff95
commit
5b17829d30
5 changed files with 12 additions and 17 deletions
|
@ -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="showAndroidToast('Hello Android!')" />
|
||||
|
||||
<script type="text/javascript">
|
||||
function showAndroidToast(toast) {
|
||||
Android.showToast(toast);
|
||||
}
|
||||
</script>
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue