Update to Bootstrap v4.3.1, jQuery 3.4.1. Adjustments to support updates.
This commit is contained in:
@@ -514,8 +514,8 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) {
|
||||
echo " });\n";
|
||||
echo " }\n";
|
||||
echo "\n";
|
||||
echo " $( document ).ready(function() {\n";
|
||||
echo " $('#domain_setting_search').focus();\n";
|
||||
echo " $(document).ready(function() {\n";
|
||||
echo " $('#domain_setting_search').trigger('focus');\n";
|
||||
if ($search == '') {
|
||||
echo " // scroll to previous category\n";
|
||||
echo " var category_span_id;\n";
|
||||
|
||||
Reference in New Issue
Block a user