1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

updated tv guide

This commit is contained in:
Luke Pulverenti 2014-01-06 13:25:33 -05:00
parent 08b1008f6a
commit 231ed3c315
6 changed files with 41 additions and 11 deletions

View file

@ -87,7 +87,7 @@
<option value="Thumb">Thumb</option>
</select>
</p>
<button type="submit" data-icon="picture" data-theme="b">Upload</button>
<button type="submit" data-icon="check" data-theme="b">Upload</button>
</div>
<a data-role="button" data-rel="back" data-icon="delete" onclick="$('#uploadImage').val('').trigger('change');">Cancel</a>
</div>