diff --git a/var/httpd/htdocs/js/Core.UI.Elasticsearch.js b/var/httpd/htdocs/js/Core.UI.Elasticsearch.js index 65034efdd3..5d59e1df59 100644 --- a/var/httpd/htdocs/js/Core.UI.Elasticsearch.js +++ b/var/httpd/htdocs/js/Core.UI.Elasticsearch.js @@ -125,6 +125,7 @@ Core.UI.Elasticsearch = (function (TargetNS) { // open a new dialog, if it doesn't exist if ( typeof $Dialog[0] == 'undefined' ) { OpenDialog( Response ); + $InputField.focus(); } // update the dialog