issue #11 Done amenity cart scrolling function on category item selection popup.
This commit is contained in:
@@ -753,6 +753,11 @@ HotelTV.api = (function() {
|
||||
});
|
||||
},
|
||||
|
||||
/**
|
||||
* 통계데이터 발송 API
|
||||
* @param {array} _arrary_event
|
||||
* @param {string} _type : 어메니티&룸서비스의 경우, "indirect" 그외는 null
|
||||
*/
|
||||
ReportEvent: function(_arrary_event, _type=null) {
|
||||
let _json_event = {
|
||||
"events": [],
|
||||
|
||||
Reference in New Issue
Block a user