Martin Menes
Results
1
comments of
Martin Menes
A workaround is to take advantage of the "icon" function event: ``` // (...) items: { "view": { name: "Show Data", icon: function($element, key, item) { var css = '';...