issue #11 Changed URI handling scheme to using absloute url.
This commit is contained in:
@@ -321,7 +321,7 @@ HotelTV.ui_welcome = (function() {
|
||||
|
||||
/** Play movie clip */
|
||||
HotelTV.hcap.MediaPlay(
|
||||
HotelTV.api.GetBaseUrl() + _ctzWc.videos[_state.lang].download,
|
||||
_ctzWc.videos[_state.lang].download,
|
||||
null,
|
||||
"video/mp4",
|
||||
1,
|
||||
|
||||
Reference in New Issue
Block a user