Add comment to get the code more friendly

pull/1/head
ClemDee 5 years ago
parent 73051ad30f
commit e29e105bb0

@ -2860,6 +2860,7 @@ define([
}, Messages.pad_mediatagImport)) }, Messages.pad_mediatagImport))
]) ])
]); ]);
// create the icon for each contextmenu option
$(menu).find("li a.dropdown-item").each(function (i, el) { $(menu).find("li a.dropdown-item").each(function (i, el) {
var $icon = $("<span>"); var $icon = $("<span>");
if ($(el).attr('data-icon')) { if ($(el).attr('data-icon')) {

Loading…
Cancel
Save