From d6a02ce13be9af71e84e30f7c47c3374236ac398 Mon Sep 17 00:00:00 2001 From: Jeffrey Linwood Date: Tue, 21 Feb 2017 10:10:44 -0600 Subject: [PATCH] Update Notify Instructions --- static/config-check.js | 2 -- static/index.html | 12 +----------- static/notify/index.html | 5 +++-- 3 files changed, 4 insertions(+), 15 deletions(-) diff --git a/static/config-check.js b/static/config-check.js index e0da1e2..060b7f4 100644 --- a/static/config-check.js +++ b/static/config-check.js @@ -5,8 +5,6 @@ $(function() { configureField(response, 'TWILIO_API_SECRET','twilioAPISecret',true); configureField(response, 'TWILIO_CONFIGURATION_SID','twilioConfigurationSID',false); configureField(response, 'TWILIO_NOTIFICATION_SERVICE_SID','twilioNotificationServiceSID',false); - configureField(response, 'TWILIO_APN_CREDENTIAL_SID','twilioAPNCredentialSID',false); - configureField(response, 'TWILIO_GCM_CREDENTIAL_SID','twilioGCMCredentialSID',false); configureField(response, 'TWILIO_CHAT_SERVICE_SID','twilioChatServiceSID',false); configureField(response, 'TWILIO_SYNC_SERVICE_SID','twilioSyncServiceSID',false); diff --git a/static/index.html b/static/index.html index 3d6e53d..985017f 100644 --- a/static/index.html +++ b/static/index.html @@ -37,17 +37,7 @@ Notify TWILIO_NOTIFICATION_SERVICE_SID - - - Notify - TWILIO_APN_CREDENTIAL_SID - - - - Notify - TWILIO_GCM_CREDENTIAL_SID - - + Chat TWILIO_CHAT_SERVICE_SID diff --git a/static/notify/index.html b/static/notify/index.html index ad4036f..bf5bdc5 100644 --- a/static/notify/index.html +++ b/static/notify/index.html @@ -16,8 +16,9 @@
-

Send Notification

- +

Send Notification to Identity

+ +