summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortomasz1986 <twilczynski@naver.com>2023-09-25 21:33:16 +0200
committerGitHub <noreply@github.com>2023-09-25 21:33:16 +0200
commitd672175ce4c5b7160372b199bcd38adb15c25967 (patch)
tree9c108ece1f5beb9b223f92cc46e0950d5f34506d
parenta44b31d173d8ab16065ced935535efc54582cfd6 (diff)
gui: Show if device has Auto Accept enabled in the main GUI (#9118)
Add a new entry to the unfolded device info to inform the user that the device has Auto Accept enabled. Signed-off-by: Tomasz WilczyƄski <twilczynski@naver.com>
-rw-r--r--gui/default/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/default/index.html b/gui/default/index.html
index 5b151cb002..4749704bb7 100644
--- a/gui/default/index.html
+++ b/gui/default/index.html
@@ -900,6 +900,10 @@
<th><span class="far fa-fw fa-handshake-o"></span>&nbsp;<span translate>Introduced By</span></th>
<td class="text-right">{{ deviceName(devices[deviceCfg.introducedBy]) || deviceCfg.introducedBy.substring(0, 5) }}</td>
</tr>
+ <tr ng-if="deviceCfg.autoAcceptFolders">
+ <th><span class="fa fa-fw fa-level-down"></span>&nbsp;<span translate>Auto Accept</span></th>
+ <td translate class="text-right">Yes</td>
+ </tr>
<tr>
<th><span class="fas fa-fw fa-qrcode"></span>&nbsp;<span translate>Identification</span></th>
<td class="text-right">