mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 19:28:52 +00:00
Update English UI
This commit is contained in:
@@ -237,7 +237,7 @@
|
||||
|
||||
$('.message .ok-btn').click(function() {
|
||||
$.post('http://esx_phone/send', JSON.stringify({
|
||||
message: $(this).attr('data-contact-job') + ": Received !",
|
||||
message: $(this).attr('data-contact-job') + ": Received!",
|
||||
number : $(this).attr('data-contact-number'),
|
||||
anonyme: false
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user