1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-16 19:02:59 +00:00

remove alert(). This function is valid

This commit is contained in:
Loïc Blot (@U-Exp)
2014-09-26 18:44:54 +02:00
parent e3617c725c
commit a188178329
+1 -1
View File
@@ -25,7 +25,7 @@ $.urlParam = function(name){
};
var refreshConversation = function() {
alert(curPhoneNumber);
};
function fetchConversation(phoneNumber) {