diff --git a/js/Article.js b/js/Article.js index 76637cd69..587243a01 100644 --- a/js/Article.js +++ b/js/Article.js @@ -295,7 +295,7 @@ const Article = { }, }); - const tmph = dojo.connect(dialog, 'onLoad', function () { + const tmph = dojo.connect(dialog, 'onShow', function () { dojo.disconnect(tmph); new Ajax.Autocompleter('tags_str', 'tags_choices',