mirror of
https://github.com/openwrt/luci
synced 2025-01-09 04:28:37 +08:00
luci-app-ledtrig-usbport: add led-trigger description
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
b5ea85b724
commit
af7b9658f4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user