main
kgdxpr 2 years ago
parent 188ec2addf
commit daf75e84cb

@ -226,7 +226,7 @@
maxmin: false, maxmin: false,
move: false, move: false,
area: ['100%', '100%'], area: ['100%', '100%'],
content: "./task_view_p.html?job_id=" + job_id + "&job_type=" + job_type content: "./task_view_p.html?job_id=" + job_id + "&job_type=" + job_type + "&self_or_next=1"
}); });
} }

Loading…
Cancel
Save