mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-08 00:16:24 +00:00
Little cleanup
This commit is contained in:
parent
68b2f319c3
commit
b04677851a
@ -429,8 +429,6 @@ function fetchInitialSettings() {
|
|||||||
if (jsondata['status'] == true) {
|
if (jsondata['status'] == true) {
|
||||||
$('#sel_intl_phone').val(jsondata["country"]);
|
$('#sel_intl_phone').val(jsondata["country"]);
|
||||||
}
|
}
|
||||||
else {
|
|
||||||
}
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
(function ($, OC) {
|
(function ($, OC) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user