issue #11 Fix multiple play bug in welcome video playback. Preparing amenity order history feature.
This commit is contained in:
@@ -441,7 +441,9 @@
|
||||
|
||||
switch (e.keyCode) {
|
||||
case 602: // Portail
|
||||
window.location.replace('./index.html');
|
||||
if ( HotelTV.dbginfo['en'] == true ) {
|
||||
window.location.replace('./index.html');
|
||||
}
|
||||
break;
|
||||
case 409:
|
||||
HotelTV.hcap.PwrOff();
|
||||
|
||||
Reference in New Issue
Block a user