1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-20 12:52:58 +00:00

Button must push factice datas

This commit is contained in:
Loïc Blot (@U-Exp)
2014-09-12 14:21:21 +02:00
parent ae67b9f662
commit 7cc4ad5aaa
3 changed files with 9 additions and 15 deletions
-5
View File
@@ -1,10 +1,5 @@
<p>Hello World <?php p($_['user']) ?></p>
<p><button id="hello">click me</button></p>
<p><textarea id="push-content">
Send this as ajax
</textarea></p>
<p><button id="push">Test push SMS</button></p>
Push response: <div id="push-result"></div>