Add comment to get the code more friendly
parent
73051ad30f
commit
e29e105bb0
|
@ -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')) {
|
||||
|
|
Loading…
Reference in New Issue