|
|
|
@ -454,11 +454,11 @@
|
|
|
|
|
function setNovember16thTicket() {
|
|
|
|
|
premium_khomloy_left.innerText ='225 left'
|
|
|
|
|
vip_khomloy_left.innerText ='149 left'
|
|
|
|
|
standard_khomloy_left.innerText ='63 left'
|
|
|
|
|
standard_khomloy_left.innerText ='Sold out'
|
|
|
|
|
|
|
|
|
|
premium_khomloy_input.disabled = false;
|
|
|
|
|
vip_khomloy_input.disabled = false;
|
|
|
|
|
standard_khomloy_input.disabled = false;
|
|
|
|
|
standard_khomloy_input.disabled = true;
|
|
|
|
|
|
|
|
|
|
premium_khomloy_input.checked = true;
|
|
|
|
|
|
|
|
|
|