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

update sync settings

This commit is contained in:
Luke Pulverenti 2016-07-02 17:34:51 -04:00
parent 1f35078440
commit 9ea4a29401
4 changed files with 7 additions and 4 deletions

View file

@ -11,7 +11,7 @@
<div class="inputContainer fldSyncPath hide">
<div style="display: flex; align-items: center;">
<div style="flex-grow:1;">
<input is="emby-input" id="txtSyncPath" class="txtSyncPath" label="${LabelSyncPath}" autocomplete="off" />
<input is="emby-input" id="txtSyncPath" class="txtSyncPath" label="${LabelSyncPath}" autocomplete="off" readonly />
</div>
<button type="button" is="paper-icon-button-light" id="btnSelectSyncPath" class="autoSize">
<i class="md-icon">search</i>