summaryrefslogtreecommitdiffhomepage
path: root/applications
diff options
context:
space:
mode:
Diffstat (limited to 'applications')
-rw-r--r--applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js b/applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js
index df06232558..9f934b15d0 100644
--- a/applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js
+++ b/applications/luci-app-p910nd/htdocs/luci-static/resources/view/p910nd.js
@@ -105,7 +105,7 @@ return view.extend({
s.modaltitle = _('Settings');
o = s.option(form.Flag, 'enabled', _('Enabled'));
- o.default = true;
+ o.rmempty = false;
o = s.option(form.Value, 'device', _('Device'),
_('Note: character device assignment can change upon reboot/reconnect with multiple USB devices.') + '<br />' +