mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-10 09:26:15 +00:00
remove alert(). This function is valid
This commit is contained in:
parent
e3617c725c
commit
a188178329
@ -25,7 +25,7 @@ $.urlParam = function(name){
|
|||||||
};
|
};
|
||||||
|
|
||||||
var refreshConversation = function() {
|
var refreshConversation = function() {
|
||||||
alert(curPhoneNumber);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
function fetchConversation(phoneNumber) {
|
function fetchConversation(phoneNumber) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user