mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-22 13:53:00 +00:00
Testing pushing test datas
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
(function ($, OC) {
|
||||
|
||||
$(document).ready(function () {
|
||||
$('#echo').click(function () {
|
||||
$('#push').click(function () {
|
||||
var url = OC.generateUrl('/apps/ocsms/push');
|
||||
var data = {
|
||||
sms_count: 1,
|
||||
|
||||
Reference in New Issue
Block a user