diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index f4551c4ef..f338be075 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -2860,6 +2860,7 @@ define([ }, Messages.pad_mediatagImport)) ]) ]); + // create the icon for each contextmenu option $(menu).find("li a.dropdown-item").each(function (i, el) { var $icon = $(""); if ($(el).attr('data-icon')) {