Finshed up work with per-user playlists.
This commit is contained in:
parent
ed78bc7dfc
commit
b383e746a7
2 changed files with 190 additions and 139 deletions
|
|
@ -20,8 +20,8 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. %>
|
|||
<span>
|
||||
<label for="location">Save To:</label>
|
||||
<select name="location" id="queue-create-playlist-popup-location">
|
||||
<option value="channel">Channel</option>
|
||||
<option value="user">Account</option>
|
||||
<option value="Channel">Channel</option>
|
||||
<option value="User">Account</option>
|
||||
</select>
|
||||
</span>
|
||||
<button id="queue-create-playlist-popup-save" class="positive-button">Create Playlist</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue