Tomas Jelinek has posted comments on this change.

Change subject: webadmin: Added place holder for watchdog model.
......................................................................


Patch Set 17:

(2 comments)

https://gerrit.ovirt.org/#/c/36688/17/frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java:

Line 1615:         for (VmWatchdogAction action : VmWatchdogAction.values()) {
Line 1616:             watchDogActions.add(action);
Line 1617:         }
Line 1618:         getWatchdogAction().setItems(watchDogActions);
Line 1619:         getWatchdogAction().setIsChangable(false);
why this change?
Line 1620: 
Line 1621:         setWatchdogModel(new 
NotChangableForVmInPoolListModel<VmWatchdogType>());
Line 1622:         
getWatchdogModel().getSelectedItemChangedEvent().addListener(this);
Line 1623: 


Line 1840:          
please remove whitespace


-- 
To view, visit https://gerrit.ovirt.org/36688
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ice4111935a0ec3bb29237660702e536adbc34d14
Gerrit-PatchSet: 17
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomer Saban <tsa...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: Tomer Saban <tsa...@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