mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Minor adjustment to comments in previous commit.
This commit is contained in:
@@ -464,7 +464,7 @@
|
||||
echo " xhttp.send();\n";
|
||||
echo " document.getElementById('icons').innerHTML = xhttp.responseText;\n";
|
||||
echo "}\n";
|
||||
//delay kepress for 1/2 second
|
||||
//delay kepress action for 1/2 second
|
||||
echo "var keypress_timer;\n";
|
||||
echo "function delay_submit(search) {\n";
|
||||
echo " clearTimeout(keypress_timer);\n";
|
||||
|
||||
Reference in New Issue
Block a user