Arik Hadas has posted comments on this change.
Change subject: webadmin: add memory column to snapshot subtab
......................................................................
Patch Set 6: (2 inline comments)
....................................................
File
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/ConfigurationValues.java
Line 91: SupportCustomDeviceProperties(ConfigAuthType.User),
Line 92: CustomDeviceProperties(ConfigAuthType.User),
Line 93: MultipleGatewaysSupported,
Line 94: VirtIoScsiEnabled(ConfigAuthType.User),
Line 95: MemorySnapshotSupported
it should be supported in the UserPortal - Done
Line 96: ;
Line 97:
Line 98: public static enum ConfigAuthType {
Line 99: Admin,
....................................................
File
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/vm/VmSnapshotListModelTable.java
Line 106: if (vm == null) {
Line 107: return;
Line 108: }
Line 109:
Line 110:
getTable().ensureColumnPresent(SnapshotsViewColumns.dateColumn,
Done (I already moved it to this patch but it wasn't pushed)
Line 111: constants.dateSnapshot(), true, "150px");
//$NON-NLS-1$
Line 112:
Line 113:
getTable().ensureColumnPresent(SnapshotsViewColumns.statusColumn,
Line 114: constants.statusSnapshot(), true, "75px");
//$NON-NLS-1$
--
To view, visit http://gerrit.ovirt.org/15684
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic9a5159f84fff98377526da336759445e41068f3
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <[email protected]>
Gerrit-Reviewer: Arik Hadas <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches