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

updated nuget

This commit is contained in:
Luke Pulverenti 2015-06-10 09:37:07 -04:00
parent 6c97b11f21
commit f470541e59
20 changed files with 254 additions and 61 deletions

View file

@ -32,7 +32,7 @@
<ul data-role="listview" class="ulForm">
<li>
<label for="txtUploadPath">${LabelCameraUploadPath}</label>
<div style="display: inline-block; width: 92%;">
<div style="display: inline-block; width: 85%;">
<input type="text" id="txtUploadPath" />
</div>
<button id="btnSelectUploadPath" type="button" data-icon="search" data-iconpos="notext" data-inline="true">${ButtonSelectDirectory}</button>