Add temporary videos
This commit is contained in:
parent
62e80cec63
commit
703ac3ce4f
12 changed files with 163 additions and 50 deletions
|
|
@ -381,6 +381,7 @@ $("#opt_submit").click(function() {
|
|||
qopen_allow_move: $("#opt_qopen_allow_move").prop("checked"),
|
||||
qopen_allow_delete: $("#opt_qopen_allow_delete").prop("checked"),
|
||||
qopen_allow_playnext: $("#opt_qopen_allow_playnext").prop("checked"),
|
||||
qopen_temp: $("#opt_qopen_temp").prop("checked"),
|
||||
allow_voteskip: $("#opt_allow_voteskip").prop("checked"),
|
||||
voteskip_ratio: ratio,
|
||||
pagetitle: ptitle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue