Add comment to get the code more friendly

This commit is contained in:
ClemDee 2019-08-12 10:50:12 +02:00
parent 73051ad30f
commit e29e105bb0
1 changed files with 1 additions and 0 deletions

View File

@ -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 = $("<span>");
if ($(el).attr('data-icon')) {