From 872da3830c04a9fb0e385715c64153819c8b4c8d Mon Sep 17 00:00:00 2001 From: systemcrash Date: Wed, 22 Jan 2025 18:16:34 +0000 Subject: [PATCH] deploy: 070b2e57c6a54c698143012b3caaeb2210b10286 --- jsapi/LuCI.baseclass.html | 2 +- jsapi/LuCI.dom.html | 2 +- jsapi/LuCI.form.AbstractElement.html | 2 +- jsapi/LuCI.form.AbstractSection.html | 2 +- jsapi/LuCI.form.AbstractValue.html | 2 +- jsapi/LuCI.form.ButtonValue.html | 2 +- jsapi/LuCI.form.DummyValue.html | 2 +- jsapi/LuCI.form.DynamicList.html | 2 +- jsapi/LuCI.form.FileUpload.html | 2 +- jsapi/LuCI.form.FlagValue.html | 2 +- jsapi/LuCI.form.GridSection.html | 2 +- jsapi/LuCI.form.HiddenValue.html | 2 +- jsapi/LuCI.form.JSONMap.html | 2 +- jsapi/LuCI.form.ListValue.html | 2 +- jsapi/LuCI.form.Map.html | 2 +- jsapi/LuCI.form.MultiValue.html | 2 +- jsapi/LuCI.form.NamedSection.html | 2 +- jsapi/LuCI.form.RichListValue.html | 2 +- jsapi/LuCI.form.SectionValue.html | 2 +- jsapi/LuCI.form.TableSection.html | 2 +- jsapi/LuCI.form.TextValue.html | 2 +- jsapi/LuCI.form.TypedSection.html | 2 +- jsapi/LuCI.form.Value.html | 2 +- jsapi/LuCI.form.html | 2 +- jsapi/LuCI.fs.html | 2 +- jsapi/LuCI.headers.html | 2 +- jsapi/LuCI.html | 2 +- jsapi/LuCI.network.Device.html | 2 +- jsapi/LuCI.network.Hosts.html | 2 +- jsapi/LuCI.network.Protocol.html | 2 +- jsapi/LuCI.network.WifiDevice.html | 2 +- jsapi/LuCI.network.WifiNetwork.html | 2 +- jsapi/LuCI.network.html | 2 +- jsapi/LuCI.poll.html | 2 +- jsapi/LuCI.request.html | 2 +- jsapi/LuCI.request.poll.html | 2 +- jsapi/LuCI.response.html | 2 +- jsapi/LuCI.rpc.html | 2 +- jsapi/LuCI.session.html | 2 +- jsapi/LuCI.uci.html | 2 +- jsapi/LuCI.ui.AbstractElement.html | 2 +- jsapi/LuCI.ui.Checkbox.html | 2 +- jsapi/LuCI.ui.ComboButton.html | 2 +- jsapi/LuCI.ui.Combobox.html | 2 +- jsapi/LuCI.ui.Dropdown.html | 2 +- jsapi/LuCI.ui.DynamicList.html | 2 +- jsapi/LuCI.ui.FileUpload.html | 2 +- jsapi/LuCI.ui.Hiddenfield.html | 2 +- jsapi/LuCI.ui.Select.html | 2 +- jsapi/LuCI.ui.Textarea.html | 2 +- jsapi/LuCI.ui.Textfield.html | 2 +- jsapi/LuCI.ui.changes.html | 2 +- jsapi/LuCI.ui.html | 2 +- jsapi/LuCI.ui.menu.html | 2 +- jsapi/LuCI.ui.tabs.html | 2 +- jsapi/LuCI.view.html | 2 +- jsapi/LuCI.xhr.html | 2 +- jsapi/form.js.html | 2 +- jsapi/fs.js.html | 2 +- jsapi/index.html | 2 +- jsapi/luci.js.html | 2 +- jsapi/network.js.html | 4 ++-- jsapi/rpc.js.html | 2 +- jsapi/uci.js.html | 2 +- jsapi/ui.js.html | 2 +- 65 files changed, 66 insertions(+), 66 deletions(-) diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html index 61773dbe82..1b70b36522 100644 --- a/jsapi/LuCI.baseclass.html +++ b/jsapi/LuCI.baseclass.html @@ -4846,7 +4846,7 @@ and the values extracted from the args array beginning with diff --git a/jsapi/LuCI.dom.html b/jsapi/LuCI.dom.html index 71632550f5..a9c04ef71b 100644 --- a/jsapi/LuCI.dom.html +++ b/jsapi/LuCI.dom.html @@ -6442,7 +6442,7 @@ ignored, else not.

diff --git a/jsapi/LuCI.form.AbstractElement.html b/jsapi/LuCI.form.AbstractElement.html index 61105824c4..0cf1953766 100644 --- a/jsapi/LuCI.form.AbstractElement.html +++ b/jsapi/LuCI.form.AbstractElement.html @@ -4433,7 +4433,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.AbstractSection.html b/jsapi/LuCI.form.AbstractSection.html index 1c644be172..c5936f9c20 100644 --- a/jsapi/LuCI.form.AbstractSection.html +++ b/jsapi/LuCI.form.AbstractSection.html @@ -6332,7 +6332,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.AbstractValue.html b/jsapi/LuCI.form.AbstractValue.html index 63bff10573..d4ceac5651 100644 --- a/jsapi/LuCI.form.AbstractValue.html +++ b/jsapi/LuCI.form.AbstractValue.html @@ -7390,7 +7390,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.ButtonValue.html b/jsapi/LuCI.form.ButtonValue.html index efabf9807f..11e31f5837 100644 --- a/jsapi/LuCI.form.ButtonValue.html +++ b/jsapi/LuCI.form.ButtonValue.html @@ -7713,7 +7713,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DummyValue.html b/jsapi/LuCI.form.DummyValue.html index 5662a376ed..91f3196df9 100644 --- a/jsapi/LuCI.form.DummyValue.html +++ b/jsapi/LuCI.form.DummyValue.html @@ -7699,7 +7699,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html index 094e2f1d60..229a9a5d2d 100644 --- a/jsapi/LuCI.form.DynamicList.html +++ b/jsapi/LuCI.form.DynamicList.html @@ -7600,7 +7600,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FileUpload.html b/jsapi/LuCI.form.FileUpload.html index c82eabd970..eeb78f4a53 100644 --- a/jsapi/LuCI.form.FileUpload.html +++ b/jsapi/LuCI.form.FileUpload.html @@ -7857,7 +7857,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FlagValue.html b/jsapi/LuCI.form.FlagValue.html index 557b54705e..077f33314b 100644 --- a/jsapi/LuCI.form.FlagValue.html +++ b/jsapi/LuCI.form.FlagValue.html @@ -7741,7 +7741,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.GridSection.html b/jsapi/LuCI.form.GridSection.html index 9e857463b7..4a3bf975e2 100644 --- a/jsapi/LuCI.form.GridSection.html +++ b/jsapi/LuCI.form.GridSection.html @@ -7142,7 +7142,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.HiddenValue.html b/jsapi/LuCI.form.HiddenValue.html index 94d8d64743..2ef0bee6a2 100644 --- a/jsapi/LuCI.form.HiddenValue.html +++ b/jsapi/LuCI.form.HiddenValue.html @@ -7554,7 +7554,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.JSONMap.html b/jsapi/LuCI.form.JSONMap.html index eb8333a03b..7dfe9dd932 100644 --- a/jsapi/LuCI.form.JSONMap.html +++ b/jsapi/LuCI.form.JSONMap.html @@ -6012,7 +6012,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.ListValue.html b/jsapi/LuCI.form.ListValue.html index f40b39bf96..ef107d7ba6 100644 --- a/jsapi/LuCI.form.ListValue.html +++ b/jsapi/LuCI.form.ListValue.html @@ -7725,7 +7725,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.Map.html b/jsapi/LuCI.form.Map.html index f42b6f3433..18b98f0e55 100644 --- a/jsapi/LuCI.form.Map.html +++ b/jsapi/LuCI.form.Map.html @@ -5991,7 +5991,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.MultiValue.html b/jsapi/LuCI.form.MultiValue.html index b0d0caa81c..deaddb1774 100644 --- a/jsapi/LuCI.form.MultiValue.html +++ b/jsapi/LuCI.form.MultiValue.html @@ -7748,7 +7748,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.NamedSection.html b/jsapi/LuCI.form.NamedSection.html index f86791667a..9f2895a07e 100644 --- a/jsapi/LuCI.form.NamedSection.html +++ b/jsapi/LuCI.form.NamedSection.html @@ -6596,7 +6596,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.RichListValue.html b/jsapi/LuCI.form.RichListValue.html index 2ea73404e3..74c6c25f8b 100644 --- a/jsapi/LuCI.form.RichListValue.html +++ b/jsapi/LuCI.form.RichListValue.html @@ -7877,7 +7877,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.SectionValue.html b/jsapi/LuCI.form.SectionValue.html index a472dacc6c..fede1dbcf5 100644 --- a/jsapi/LuCI.form.SectionValue.html +++ b/jsapi/LuCI.form.SectionValue.html @@ -7581,7 +7581,7 @@ its write() implementation is a no-op.

diff --git a/jsapi/LuCI.form.TableSection.html b/jsapi/LuCI.form.TableSection.html index a63a13d2ca..e643fdc217 100644 --- a/jsapi/LuCI.form.TableSection.html +++ b/jsapi/LuCI.form.TableSection.html @@ -7114,7 +7114,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.TextValue.html b/jsapi/LuCI.form.TextValue.html index 7cebcd02c2..44f5723d5e 100644 --- a/jsapi/LuCI.form.TextValue.html +++ b/jsapi/LuCI.form.TextValue.html @@ -7597,7 +7597,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.TypedSection.html b/jsapi/LuCI.form.TypedSection.html index ea1ccbfbab..bcbe51d045 100644 --- a/jsapi/LuCI.form.TypedSection.html +++ b/jsapi/LuCI.form.TypedSection.html @@ -6803,7 +6803,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.Value.html b/jsapi/LuCI.form.Value.html index 405d75b026..bd93dbd6e1 100644 --- a/jsapi/LuCI.form.Value.html +++ b/jsapi/LuCI.form.Value.html @@ -7656,7 +7656,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.html b/jsapi/LuCI.form.html index 4cc3d9b4a2..b224983cbd 100644 --- a/jsapi/LuCI.form.html +++ b/jsapi/LuCI.form.html @@ -3855,7 +3855,7 @@ m.render().then((node) => { diff --git a/jsapi/LuCI.fs.html b/jsapi/LuCI.fs.html index ffc061b404..32ecf9eb9c 100644 --- a/jsapi/LuCI.fs.html +++ b/jsapi/LuCI.fs.html @@ -6041,7 +6041,7 @@ the failure reason. diff --git a/jsapi/LuCI.headers.html b/jsapi/LuCI.headers.html index ae848d759f..818d2f5245 100644 --- a/jsapi/LuCI.headers.html +++ b/jsapi/LuCI.headers.html @@ -4057,7 +4057,7 @@ Note: Header-Names are case-insensitive.

diff --git a/jsapi/LuCI.html b/jsapi/LuCI.html index 517f09ffb3..05b68aa979 100644 --- a/jsapi/LuCI.html +++ b/jsapi/LuCI.html @@ -8633,7 +8633,7 @@ else null.

diff --git a/jsapi/LuCI.network.Device.html b/jsapi/LuCI.network.Device.html index b7009ca06b..6d144e4f24 100644 --- a/jsapi/LuCI.network.Device.html +++ b/jsapi/LuCI.network.Device.html @@ -6422,7 +6422,7 @@ when it is down or absent. diff --git a/jsapi/LuCI.network.Hosts.html b/jsapi/LuCI.network.Hosts.html index 8447685114..000eaab531 100644 --- a/jsapi/LuCI.network.Hosts.html +++ b/jsapi/LuCI.network.Hosts.html @@ -4983,7 +4983,7 @@ is used as hint. diff --git a/jsapi/LuCI.network.Protocol.html b/jsapi/LuCI.network.Protocol.html index df2b283a1d..40644022af 100644 --- a/jsapi/LuCI.network.Protocol.html +++ b/jsapi/LuCI.network.Protocol.html @@ -8319,7 +8319,7 @@ configuration.

diff --git a/jsapi/LuCI.network.WifiDevice.html b/jsapi/LuCI.network.WifiDevice.html index 164b004058..a8e615e0b9 100644 --- a/jsapi/LuCI.network.WifiDevice.html +++ b/jsapi/LuCI.network.WifiDevice.html @@ -5360,7 +5360,7 @@ configuration.

diff --git a/jsapi/LuCI.network.WifiNetwork.html b/jsapi/LuCI.network.WifiNetwork.html index f204aea811..274f278c8d 100644 --- a/jsapi/LuCI.network.WifiNetwork.html +++ b/jsapi/LuCI.network.WifiNetwork.html @@ -7944,7 +7944,7 @@ configuration.

diff --git a/jsapi/LuCI.network.html b/jsapi/LuCI.network.html index aca606e59e..201e3a1b6a 100644 --- a/jsapi/LuCI.network.html +++ b/jsapi/LuCI.network.html @@ -9887,7 +9887,7 @@ conjunction with quality to calculate a quality percentage.

- Documentation generated by JSDoc 3.6.11 on Wed Jan 22 2025 18:15:33 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Jan 22 2025 18:16:32 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html index 06e327b2ea..97d43f9b27 100644 --- a/jsapi/LuCI.poll.html +++ b/jsapi/LuCI.poll.html @@ -4440,7 +4440,7 @@ run to begin with. diff --git a/jsapi/LuCI.request.html b/jsapi/LuCI.request.html index 364dba4718..da850ed16b 100644 --- a/jsapi/LuCI.request.html +++ b/jsapi/LuCI.request.html @@ -5375,7 +5375,7 @@ instances as sole argument during the HTTP request transfer.

diff --git a/jsapi/LuCI.request.poll.html b/jsapi/LuCI.request.poll.html index eaa0a9d95f..99af5fdced 100644 --- a/jsapi/LuCI.request.poll.html +++ b/jsapi/LuCI.request.poll.html @@ -4559,7 +4559,7 @@ else null.

diff --git a/jsapi/LuCI.response.html b/jsapi/LuCI.response.html index 5fb607c14a..073ef3da0a 100644 --- a/jsapi/LuCI.response.html +++ b/jsapi/LuCI.response.html @@ -4517,7 +4517,7 @@ using String() and treated as response text.

diff --git a/jsapi/LuCI.rpc.html b/jsapi/LuCI.rpc.html index 2e1700329a..5db2255522 100644 --- a/jsapi/LuCI.rpc.html +++ b/jsapi/LuCI.rpc.html @@ -5848,7 +5848,7 @@ to the expect and filter declarations. diff --git a/jsapi/LuCI.session.html b/jsapi/LuCI.session.html index 78afc9428c..78fa0d2558 100644 --- a/jsapi/LuCI.session.html +++ b/jsapi/LuCI.session.html @@ -4287,7 +4287,7 @@ being put in the session store.

diff --git a/jsapi/LuCI.uci.html b/jsapi/LuCI.uci.html index a294930b5f..9ee519d10d 100644 --- a/jsapi/LuCI.uci.html +++ b/jsapi/LuCI.uci.html @@ -7604,7 +7604,7 @@ associated name as arguments.

diff --git a/jsapi/LuCI.ui.AbstractElement.html b/jsapi/LuCI.ui.AbstractElement.html index 5acff69951..47cad40784 100644 --- a/jsapi/LuCI.ui.AbstractElement.html +++ b/jsapi/LuCI.ui.AbstractElement.html @@ -5391,7 +5391,7 @@ and are displayed in a slightly faded style.

diff --git a/jsapi/LuCI.ui.Checkbox.html b/jsapi/LuCI.ui.Checkbox.html index b27219c238..2cf5bc6d00 100644 --- a/jsapi/LuCI.ui.Checkbox.html +++ b/jsapi/LuCI.ui.Checkbox.html @@ -5505,7 +5505,7 @@ it is required for HTML based form submissions.

diff --git a/jsapi/LuCI.ui.ComboButton.html b/jsapi/LuCI.ui.ComboButton.html index 748016472e..7c7d51608c 100644 --- a/jsapi/LuCI.ui.ComboButton.html +++ b/jsapi/LuCI.ui.ComboButton.html @@ -5535,7 +5535,7 @@ choice value as second argument.

diff --git a/jsapi/LuCI.ui.Combobox.html b/jsapi/LuCI.ui.Combobox.html index e1f2875a06..2c18c6b8f0 100644 --- a/jsapi/LuCI.ui.Combobox.html +++ b/jsapi/LuCI.ui.Combobox.html @@ -5438,7 +5438,7 @@ forcibly set to true.

diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html index 696b947e74..652861ca92 100644 --- a/jsapi/LuCI.ui.Dropdown.html +++ b/jsapi/LuCI.ui.Dropdown.html @@ -6236,7 +6236,7 @@ expression. Only applicable when create is true.

- Documentation generated by JSDoc 3.6.11 on Wed Jan 22 2025 18:15:33 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Jan 22 2025 18:16:32 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html index 99838e02fc..daf01cf1b6 100644 --- a/jsapi/LuCI.ui.DynamicList.html +++ b/jsapi/LuCI.ui.DynamicList.html @@ -5613,7 +5613,7 @@ it to remain unselected.

diff --git a/jsapi/LuCI.ui.FileUpload.html b/jsapi/LuCI.ui.FileUpload.html index 7df41bcbbb..49321c6a4e 100644 --- a/jsapi/LuCI.ui.FileUpload.html +++ b/jsapi/LuCI.ui.FileUpload.html @@ -5536,7 +5536,7 @@ ACL setup for the current session.

diff --git a/jsapi/LuCI.ui.Hiddenfield.html b/jsapi/LuCI.ui.Hiddenfield.html index efc8e92c60..07488ad060 100644 --- a/jsapi/LuCI.ui.Hiddenfield.html +++ b/jsapi/LuCI.ui.Hiddenfield.html @@ -5216,7 +5216,7 @@ trigger validation runs, e.g. when programmatically altering values.

diff --git a/jsapi/LuCI.ui.Select.html b/jsapi/LuCI.ui.Select.html index af2d4805b6..94b5919639 100644 --- a/jsapi/LuCI.ui.Select.html +++ b/jsapi/LuCI.ui.Select.html @@ -5568,7 +5568,7 @@ selected yet. Only applicable to the select widget type.

diff --git a/jsapi/LuCI.ui.Textarea.html b/jsapi/LuCI.ui.Textarea.html index 94d1f68472..9e10db0dcf 100644 --- a/jsapi/LuCI.ui.Textarea.html +++ b/jsapi/LuCI.ui.Textarea.html @@ -5514,7 +5514,7 @@ contents.

diff --git a/jsapi/LuCI.ui.Textfield.html b/jsapi/LuCI.ui.Textfield.html index b8e17e24ac..2933283f19 100644 --- a/jsapi/LuCI.ui.Textfield.html +++ b/jsapi/LuCI.ui.Textfield.html @@ -5442,7 +5442,7 @@ corresponding <input> element is empty.

diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html index 510ca55066..c597358037 100644 --- a/jsapi/LuCI.ui.changes.html +++ b/jsapi/LuCI.ui.changes.html @@ -4294,7 +4294,7 @@ is removed.

diff --git a/jsapi/LuCI.ui.html b/jsapi/LuCI.ui.html index 3c0412db9f..fdaca79404 100644 --- a/jsapi/LuCI.ui.html +++ b/jsapi/LuCI.ui.html @@ -6422,7 +6422,7 @@ cancelled by the user. diff --git a/jsapi/LuCI.ui.menu.html b/jsapi/LuCI.ui.menu.html index e6ab688659..9824ef20f9 100644 --- a/jsapi/LuCI.ui.menu.html +++ b/jsapi/LuCI.ui.menu.html @@ -4341,7 +4341,7 @@ internal root node if omitted.

diff --git a/jsapi/LuCI.ui.tabs.html b/jsapi/LuCI.ui.tabs.html index 50fb3cfed7..1fa5763718 100644 --- a/jsapi/LuCI.ui.tabs.html +++ b/jsapi/LuCI.ui.tabs.html @@ -4041,7 +4041,7 @@ DOM node.

diff --git a/jsapi/LuCI.view.html b/jsapi/LuCI.view.html index bcddb8f056..305e280314 100644 --- a/jsapi/LuCI.view.html +++ b/jsapi/LuCI.view.html @@ -4645,7 +4645,7 @@ to a Node value. diff --git a/jsapi/LuCI.xhr.html b/jsapi/LuCI.xhr.html index b2a6c7bbc5..42b5c66f95 100644 --- a/jsapi/LuCI.xhr.html +++ b/jsapi/LuCI.xhr.html @@ -4609,7 +4609,7 @@ when invoked.

diff --git a/jsapi/form.js.html b/jsapi/form.js.html index a8e156bb8a..168ed1bb5c 100644 --- a/jsapi/form.js.html +++ b/jsapi/form.js.html @@ -8702,7 +8702,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ { diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html index 1d91b6b7f2..86b704cbd2 100644 --- a/jsapi/fs.js.html +++ b/jsapi/fs.js.html @@ -4083,7 +4083,7 @@ return FileSystem; diff --git a/jsapi/index.html b/jsapi/index.html index 2e3b91fc10..15a198768b 100644 --- a/jsapi/index.html +++ b/jsapi/index.html @@ -3670,7 +3670,7 @@ is the central JSDoc 3.6.11 on Wed Jan 22 2025 18:15:33 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Jan 22 2025 18:16:31 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html index 54ed6180b6..f40e2c0e4b 100644 --- a/jsapi/luci.js.html +++ b/jsapi/luci.js.html @@ -7078,7 +7078,7 @@ diff --git a/jsapi/network.js.html b/jsapi/network.js.html index 1ece28a42f..fe413f4135 100644 --- a/jsapi/network.js.html +++ b/jsapi/network.js.html @@ -5299,7 +5299,7 @@ Network = baseclass.extend(/** @lends LuCI.network.prototype */ { if (name == null) return null; - proto = (proto == null ? uci.get('network', name, 'proto') : proto); + proto = (proto == null ? (uci.get('network', name, 'proto') || 'none') : proto); var protoClass = _protocols[proto] || Protocol; return new protoClass(name); @@ -8093,7 +8093,7 @@ return Network; diff --git a/jsapi/rpc.js.html b/jsapi/rpc.js.html index 16f74c815e..2e62f6a420 100644 --- a/jsapi/rpc.js.html +++ b/jsapi/rpc.js.html @@ -4139,7 +4139,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ { diff --git a/jsapi/uci.js.html b/jsapi/uci.js.html index dbca61a1fd..22a280aed2 100644 --- a/jsapi/uci.js.html +++ b/jsapi/uci.js.html @@ -4679,7 +4679,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ { diff --git a/jsapi/ui.js.html b/jsapi/ui.js.html index 374daa32d8..af3bd612d2 100644 --- a/jsapi/ui.js.html +++ b/jsapi/ui.js.html @@ -8801,7 +8801,7 @@ return UI; -- 2.30.2