Daniel Erez has posted comments on this change.

Change subject: userportal: don't pass ctrl+alt+delete for win>7
......................................................................


Patch Set 1: Looks good to me, approved

(1 inline comment)

....................................................
File 
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Configurator.java
Line 384:     // console related logic is being extracted to common code. As 
soon as this
Line 385:     // effort will be finished, this code will have to be deleted and 
the corresponding
Line 386:     // logic will have to be called.
Line 387:     // TODO tjelinek: as soon as the console extraction will be done, 
get rid of this code
Line 388:     public boolean isCtrlAltDeleteEnabed() {
s/Enabed/Enabled
Line 389:         if (!clientOsType().equalsIgnoreCase("Windows")) { 
//$NON-NLS-1$
Line 390:             return true;
Line 391:         }
Line 392: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I09c45cb30577e84830b6e82d79d2bb7ef7455b1b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to