Implement #137
This commit is contained in:
parent
3e2683642e
commit
01fc746334
7 changed files with 82 additions and 52 deletions
|
|
@ -160,6 +160,14 @@
|
|||
<fieldset>
|
||||
<div class="span5">
|
||||
<label>When the queue is open:</label>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" id="opt_qopen_allow_anon">
|
||||
Allow anonymous users to add videos
|
||||
</label>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" id="opt_qopen_allow_guest">
|
||||
Allow guest users to add videos
|
||||
</label>
|
||||
<label class="checkbox">
|
||||
<input type="checkbox" id="opt_qopen_allow_qnext">
|
||||
Allow anyone to Queue Next
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue