remove web path modify option

This commit is contained in:
dkanada
2019-03-18 22:58:48 -07:00
parent ca9e5d83bf
commit ae7b8d59f2
3 changed files with 1 additions and 29 deletions
-10
View File
@@ -55,16 +55,6 @@
<div class="fieldDescription">${LabelMetadataPathHelp}</div>
<input type="hidden" id="txtMetadataNetworkPath" />
</div>
<div class="inputContainer">
<div style="display: flex; align-items: center;">
<div style="flex-grow:1;">
<input is="emby-input" id="txtWebPath" label="${LabelWebPath}" autocomplete="off" />
</div>
<button type="button" is="paper-icon-button-light" id="btnSelectWebPath" title="${ButtonSelectDirectory}" class="emby-input-iconbutton"><i class="md-icon">search</i></button>
</div>
<div class="fieldDescription">${LabelWebPathHelp}</div>
</div>
</div>
<div class="verticalSection autoUpdatesContainer hide">