Tomas Jelinek has posted comments on this change.
Change subject: engine,frontend: localize snapshot type on FE
......................................................................
Patch Set 1:
(1 comment)
....................................................
File
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/snapshot/SnapshotsViewColumns.java
Line 29: return
FullDateTimeRenderer.getLocalizedDateTimeFormat().format(snapshot.getCreationDate());
Line 30: }
Line 31: };
Line 32:
Line 33: public static SafeHtmlColumn<Snapshot> snapshotTypeColumn = new
SafeHtmlColumn<Snapshot>() {
Done
Line 34:
Line 35: @Override
Line 36: public final SafeHtml getValue(Snapshot snapshot) {
Line 37: String translated =
EnumTranslator.createAndTranslate(snapshot.getType());
--
To view, visit http://gerrit.ovirt.org/19542
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I26866fd4dd91d034e7ae5afee054080a4ab864a1
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches