label attribute icon to iconName refactor (because of eze code review)
This commit is contained in:
@@ -138,7 +138,7 @@ public class RestLabelITCase {
|
||||
restLabel.setColor(color);
|
||||
}
|
||||
if (icon != null) {
|
||||
restLabel.setIcon(icon);
|
||||
restLabel.setIconName(icon);
|
||||
}
|
||||
|
||||
// Create a new label ...
|
||||
|
Reference in New Issue
Block a user