oqs and zone for seed

This commit is contained in:
Yan
2017-06-15 16:47:04 +06:30
parent 0f41035b68
commit 77049176f6
4 changed files with 17 additions and 7 deletions

View File

@@ -18,9 +18,9 @@
$(document).ready(function(){
// auto refresh every 10 seconds
setTimeout(function(){
window.location.reload(1);
}, 10000);
// setTimeout(function(){
// window.location.reload(1);
// }, 10000);
$('.queue_station').on('click',function(){
var orderZone=$(this).children().children().children('.order-zone').text();