From: Florian Eckert Date: Thu, 2 Sep 2021 12:52:42 +0000 (+0200) Subject: luci-app-ledtrig-usbport: add led-trigger description X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=af7b9658f456f7c32d003679ed70da40b32aba9c;p=project%2Fluci.git luci-app-ledtrig-usbport: add led-trigger description Signed-off-by: Florian Eckert --- diff --git a/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js b/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js index 6f31f0bb13..7491b71236 100644 --- a/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js +++ b/applications/luci-app-ledtrig-usbport/htdocs/luci-static/resources/view/system/led-trigger/usbport.js @@ -12,6 +12,7 @@ var callUSB = rpc.declare({ return baseclass.extend({ trigger: _('USB (kernel: usbport)'), + description: _('This LED trigger can be used for signalling to the user a presence of USB device in a given port.'), kernel: true, addFormOptions(s){ var o;