Omer Frenkel has posted comments on this change.

Change subject: user portal: add icon for vm with next_run configuration
......................................................................


Patch Set 1:

(1 comment)

fixed

http://gerrit.ovirt.org/#/c/27824/1/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/column/ImageWithDecoratorColumn.java
File 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/column/ImageWithDecoratorColumn.java:

Line 2: 
Line 3: import com.google.gwt.user.cellview.client.Column;
Line 4: import org.ovirt.engine.ui.uicompat.EnumTranslator;
Line 5: 
Line 6: public abstract class ImageWithDecoratorColumn <T> extends Column<T, 
ImageWithDecorator> {
> space between ImageWithDecoratorColumn and <T> is not needed
Done
Line 7: 
Line 8:     public ImageWithDecoratorColumn() {
Line 9:         super(new DecoratedImageResouceCell());
Line 10:     }


-- 
To view, visit http://gerrit.ovirt.org/27824
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Id20f0c08aed971c7801d06693c859abe4ad659b7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to