2017-06-11 12:27:22 -07:00
|
|
|
|
<div id="devicePage" data-role="page" class="page type-interior devicesPage noSecondaryNavPage" data-helpurl="https://github.com/MediaBrowser/Wiki/wiki/Devices" data-require="scripts/device,emby-input,emby-button">
|
2016-03-15 22:33:31 -07:00
|
|
|
|
|
2017-05-06 12:42:17 -07:00
|
|
|
|
<div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div class="content-primary">
|
|
|
|
|
|
|
|
|
|
|
2016-08-21 11:33:17 -07:00
|
|
|
|
<form class="deviceForm">
|
|
|
|
|
|
2017-06-18 00:09:29 -07:00
|
|
|
|
<h1 class="reportedName">
|
2016-08-21 11:33:17 -07:00
|
|
|
|
|
2017-06-18 00:09:29 -07:00
|
|
|
|
</h1>
|
2016-08-21 11:33:17 -07:00
|
|
|
|
<div class="inputContainer">
|
|
|
|
|
<input is="emby-input" type="text" id="txtCustomName" label="${LabelCustomDeviceDisplayName}" />
|
|
|
|
|
<div class="fieldDescription">${LabelCustomDeviceDisplayNameHelp}</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="inputContainer hide" id="fldCameraUploadPath">
|
|
|
|
|
<div style="display: flex; align-items: center;">
|
|
|
|
|
<div style="flex-grow:1;">
|
2016-09-08 13:32:30 -07:00
|
|
|
|
<input is="emby-input" id="txtUploadPath" label="${LabelCameraUploadPath}" autocomplete="off" />
|
2016-08-21 11:33:17 -07:00
|
|
|
|
</div>
|
|
|
|
|
<button type="button" is="paper-icon-button-light" id="btnSelectUploadPath" title="${ButtonSelectDirectory}" class="autoSize"><i class="md-icon">search</i></button>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="fieldDescription">${LabelCameraUploadPathHelp}</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
2016-09-17 22:52:10 -07:00
|
|
|
|
<button is="emby-button" type="submit" class="raised button-submit block"><span>${ButtonSave}</span></button>
|
2016-08-21 11:33:17 -07:00
|
|
|
|
</div>
|
|
|
|
|
</form>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
|
2014-10-11 18:46:02 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|