deploy: 7b445ef406d43ab64911c2b97481873d4333b6e4
authorsystemcrash <systemcrash@users.noreply.github.com>
Wed, 3 Jan 2024 13:27:11 +0000 (13:27 +0000)
committersystemcrash <systemcrash@users.noreply.github.com>
Wed, 3 Jan 2024 13:27:11 +0000 (13:27 +0000)
65 files changed:
i18n.md
jsapi/LuCI.baseclass.html
jsapi/LuCI.dom.html
jsapi/LuCI.form.AbstractElement.html
jsapi/LuCI.form.AbstractSection.html
jsapi/LuCI.form.AbstractValue.html
jsapi/LuCI.form.ButtonValue.html
jsapi/LuCI.form.DummyValue.html
jsapi/LuCI.form.DynamicList.html
jsapi/LuCI.form.FileUpload.html
jsapi/LuCI.form.FlagValue.html
jsapi/LuCI.form.GridSection.html
jsapi/LuCI.form.HiddenValue.html
jsapi/LuCI.form.JSONMap.html
jsapi/LuCI.form.ListValue.html
jsapi/LuCI.form.Map.html
jsapi/LuCI.form.MultiValue.html
jsapi/LuCI.form.NamedSection.html
jsapi/LuCI.form.SectionValue.html
jsapi/LuCI.form.TableSection.html
jsapi/LuCI.form.TextValue.html
jsapi/LuCI.form.TypedSection.html
jsapi/LuCI.form.Value.html
jsapi/LuCI.form.html
jsapi/LuCI.fs.html
jsapi/LuCI.headers.html
jsapi/LuCI.html
jsapi/LuCI.network.Device.html
jsapi/LuCI.network.Hosts.html
jsapi/LuCI.network.Protocol.html
jsapi/LuCI.network.WifiDevice.html
jsapi/LuCI.network.WifiNetwork.html
jsapi/LuCI.network.html
jsapi/LuCI.poll.html
jsapi/LuCI.request.html
jsapi/LuCI.request.poll.html
jsapi/LuCI.response.html
jsapi/LuCI.rpc.html
jsapi/LuCI.session.html
jsapi/LuCI.uci.html
jsapi/LuCI.ui.AbstractElement.html
jsapi/LuCI.ui.Checkbox.html
jsapi/LuCI.ui.ComboButton.html
jsapi/LuCI.ui.Combobox.html
jsapi/LuCI.ui.Dropdown.html
jsapi/LuCI.ui.DynamicList.html
jsapi/LuCI.ui.FileUpload.html
jsapi/LuCI.ui.Hiddenfield.html
jsapi/LuCI.ui.Select.html
jsapi/LuCI.ui.Textarea.html
jsapi/LuCI.ui.Textfield.html
jsapi/LuCI.ui.changes.html
jsapi/LuCI.ui.html
jsapi/LuCI.ui.menu.html
jsapi/LuCI.ui.tabs.html
jsapi/LuCI.view.html
jsapi/LuCI.xhr.html
jsapi/form.js.html
jsapi/fs.js.html
jsapi/index.html
jsapi/luci.js.html
jsapi/network.js.html
jsapi/rpc.js.html
jsapi/uci.js.html
jsapi/ui.js.html

diff --git a/i18n.md b/i18n.md
index 442ec2d0dd9338cc2a4f6bfab5baefba6682db31..471eb88f1eb72ec1648397a9e2454bf3a096afc9 100644 (file)
--- a/i18n.md
+++ b/i18n.md
@@ -59,6 +59,20 @@ The actual translation files can be found at `po/[lang]/[package].po`.
 In order to use the commands below you need to have the `gettext` utilities (`msgcat`, `msgfmt`, `msgmerge`) installed on your system.
 On Debian/Ubuntu you can install with `sudo apt install gettext`.
 
+### Initialize po files
+
+When you add or update an app, simply run from your app folder:
+
+    ../../build/i18n-add-language.sh
+
+This creates the skeleton po files for all existing languages open for translation for your app.
+
+Or from the luci repo root:
+
+    ./build/i18n-add-language.sh
+
+This creates the skeleton po files for all existing languages open for translation for all sub-folders.
+
 ### Rebuild po files
 If you want to rebuild the translations after you made changes to a package this is an easy way:
 
index ab0e8f227feea0cc993effb67594ff75cf818b4c..26cb059a5bbe145fad41846e0183f05a568c5aa8 100644 (file)
@@ -4774,7 +4774,7 @@ and the values extracted from the <code>args</code> array beginning with
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 8cbd02677a4695751c61cd022a2dd2818779870b..6144510062f055db638b3d9183db70296758a964 100644 (file)
@@ -6332,7 +6332,7 @@ ignored, else not.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 2f71078283bebb09c82301b71ddf5a187bd406d8..b6356337af71168413580ab91dd440055a848fc7 100644 (file)
@@ -4321,7 +4321,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 714bc68b04000fd80094c002a00e4cada5c23c8f..9c7fad897d1edf93b4558f0997dd19cea9c28ce9 100644 (file)
@@ -6220,7 +6220,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 60e91878539a3fe9414e84bfac3dcc8ce937caf8..78f759a65f41946b61d8ab24df50eea7b2c1eea7 100644 (file)
@@ -7278,7 +7278,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 60692b62c474cb602afcbd2dcc2d80cd22a1674d..b2e0d08dddaa6ecc1b9ceb2353e5f90a21c54748 100644 (file)
@@ -7601,7 +7601,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index d468415695d762c4fbdcf0345aa7cb4c176fa08b..fe0f4e2235c2caa9b43d0045c3ac1d06af57d056 100644 (file)
@@ -7587,7 +7587,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 726676bd9a243b44f2f34eefa5b0a4b30a5edba4..fc601ea61538e9b546f2e3f2f95b0ac4c4eec061 100644 (file)
@@ -7438,7 +7438,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 2383ed52ec71012c44d1ae1eebc0af248a851b1d..d42688f498fca29200ae4f3a5982bd6f3f0fa28d 100644 (file)
@@ -7649,7 +7649,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 4ff5aacad507bdc3d733ffa46ebedf9e0e485f13..9cfb338168ac4f0fdbd25c14704a35acfebc1987 100644 (file)
@@ -7527,7 +7527,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 0bdb91930329e1170767a6f436329b81e4bb0a4f..b4fbd1faa34a0387ad69205b1191a56eca45fa04 100644 (file)
@@ -7082,7 +7082,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index d7b5c560d0cda95176b8296012c856892c5a338e..4b1e4cd9dd376323118fcb859c9e169d954e6f3b 100644 (file)
@@ -7442,7 +7442,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 6e3d3f146c29f1438b723e677b62c158627929b7..a06124b0faacbb45a9efb82e0be925dfbe5c5dfb 100644 (file)
@@ -5900,7 +5900,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 91c8b6a715046d7303f5ac1c229496b65eba0cff..5e276df39f818c3a1917dfb60d482dde85420218 100644 (file)
@@ -7587,7 +7587,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index dc3c9322cae01ee3cb5aa6bf42d9b109e3086d2c..f341dc62949535642daa6965fc922a3c59e30882 100644 (file)
@@ -5879,7 +5879,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 250c805eceefbb5eb0f33737237bd3430837a9be..62662cf5dc537f3d005df5a3303f83e1bf70e8bf 100644 (file)
@@ -7538,7 +7538,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a1bfb064081ab0b332ddc9a98e20101b4e85e7b8..7a1fe7027d1f7128025ec0942eeaa59cc6b67464 100644 (file)
@@ -6484,7 +6484,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 57938264f6e84a476466a662dfd73bd7bf01ce5a..987ce49f209522bcdc80c9e59dbe0bb62662e1d3 100644 (file)
@@ -7469,7 +7469,7 @@ its <code>write()</code> implementation is a no-op.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b982c4a281a7591aedc160960cc29c3119de984b..15edc11a0f5d00266636b0ae6349b908f562c1f6 100644 (file)
@@ -7258,7 +7258,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 601ecb7ce433b7a3c532509a2219a915614fe2c6..2822181c4b1dbf80aed0dde00fd3552cc840da32 100644 (file)
@@ -7485,7 +7485,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 5efe48810a35c98cb578e2f03b849b777eb0ff7c..4d3c8da0ffac845b036722a659e005f4fcef8f9b 100644 (file)
@@ -6743,7 +6743,7 @@ was neither a string nor a function.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 3cd64b81b0b72969f670b9f5229129990794d73a..aad3a6de7f8e0ba436f066e1e7f0ce724209f216 100644 (file)
@@ -7544,7 +7544,7 @@ before it is written.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a748a5c36848db4d63077a0839388bc827a0e009..d75c0e04507a6e1227eb20835804fa158ebec51b 100644 (file)
@@ -3742,7 +3742,7 @@ m.render().then(function(node) {
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 869a31b331bfa517eca410b8953d2b01b91ed952..6f0cbf7c5b48d3b620a7549efd5025950b74e5f9 100644 (file)
@@ -5931,7 +5931,7 @@ the failure reason.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 4c93465362eb28bf11f1612a5fbb188ccf944b8a..2a9ce0530ca5b3bee8ec1c0ff376b5ad3d8429af 100644 (file)
@@ -3947,7 +3947,7 @@ Note: Header-Names are case-insensitive.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 79aa86e27e4d0a43ec01d06a684c2c9d305b6112..62110e47fe56cd829b43b532949212fa9983c321 100644 (file)
@@ -8354,7 +8354,7 @@ else <code>null</code>.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 7ddafdbfee778464659964deb13b56636f37c023..d5ae2996e0f1c6117db58c3fb56f926485303847 100644 (file)
@@ -6312,7 +6312,7 @@ when it is down or absent.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index d74feb7bb22af7902fd537771fb526b0087b3c4a..ddf081e957f2007d1821db1cd5cdbeb6cc7dfb7d 100644 (file)
@@ -4873,7 +4873,7 @@ is used as hint.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 107cfb5c32442ce0f15eeda11a6bdb795d9d2963..8a065d8d55b9a25672687a479db0cba55dccfdf8 100644 (file)
@@ -8103,7 +8103,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index ce865c64dc8661c216f1f9cceccbc4a3d52900a8..4718468fa765ac3ddd8d026fc7d76218efbdac3d 100644 (file)
@@ -5244,7 +5244,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 6eef536623aea8d7efc5c65495959232472dad3f..58634a016d378d7feaf1e6ecc2f6860309ce5a9e 100644 (file)
@@ -7834,7 +7834,7 @@ configuration.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index ecaaa6c103645ea230ce901eaa66a882f48ee763..72c4365e2a4ed979eab05965e22dbd07d8bf34ab 100644 (file)
@@ -9682,7 +9682,7 @@ conjunction with <code>quality</code> to calculate a quality percentage.</p></td
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e20bc9119139a2b42f334c9e4f38983bb5985c65..ba58a895043e020cfdfc55bc997707c30353b1f8 100644 (file)
@@ -4330,7 +4330,7 @@ run to begin with.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index fc192a01002c5525ac550067e2ad57125a3f1943..8773677cf9efc2fd9582a09d5eb5206ec3ff648c 100644 (file)
@@ -5265,7 +5265,7 @@ instances as sole argument during the HTTP request transfer.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 27d7503f6aedfcc218f01531f60d2160703984c2..dd4fa9d46a73472ad4d2321d9d613bc98596798a 100644 (file)
@@ -4449,7 +4449,7 @@ else <code>null</code>.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 6ff89e8dc2123276d8942ce7b88acc9e8b0c3cfc..cee656861d2d5038d9d04d6c1cadaba8315e553a 100644 (file)
@@ -4407,7 +4407,7 @@ using <code>String()</code> and treated as response text.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index a259340da4580f1f0b83d4c58d5da65beb7541ed..54327d04c33e7f5f6e2de215c2d199f122dc0d72 100644 (file)
@@ -5738,7 +5738,7 @@ to the <code>expect</code> and <code>filter</code> declarations.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 350fd32baf3f4aaee2a70a3bb29eabb6f0e947df..f9d550d237535b6db91fb93cd52d0ccfa6a90ddd 100644 (file)
@@ -4177,7 +4177,7 @@ being put in the session store.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 599039ad223cf07287facda9094d20d337f50a0b..b71fd10519956ed451e50d3cd99713c91de52892 100644 (file)
@@ -7225,7 +7225,7 @@ associated name as arguments.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index ff4bd0b3823c5255d4a163d9bdcd20a6b39a6bb3..c50664326fb106444263ad7afe68630788b8f9b8 100644 (file)
@@ -5281,7 +5281,7 @@ and are displayed in a slightly faded style.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 37adf554cad79974838adc60d724b126e7c685b1..cb1e4b2a503aaf1a7af9d13415bd65f4e41bba32 100644 (file)
@@ -5395,7 +5395,7 @@ it is required for HTML based form submissions.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 47af46ba4ce6180f0381ba01d08daeca0f5e2878..7749e6133f4a419ea60f7258abd6bdde83dab783 100644 (file)
@@ -5425,7 +5425,7 @@ choice value as second argument.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f7498ec83a0dd36525b14fee901d76a7dfb169ac..332d43a7db3d116eecb6a1ddf38a94ef1485d812 100644 (file)
@@ -5328,7 +5328,7 @@ forcibly set to <code>true</code>.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index f6a6d212ed0c7a62145f56d9410739eca1f9bec6..7461e602a4149e9af43bd4dc0580c09526953a2c 100644 (file)
@@ -6126,7 +6126,7 @@ expression. Only applicable when <code>create</code> is <code>true</code>.</p></
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 5171a64cb16e69b1bb87c3381eac92cea2ba9218..e70fe294f063ec63e5713ca8ff8b9821a693049c 100644 (file)
@@ -5503,7 +5503,7 @@ it to remain unselected.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index ad0cd85616e8b46b7c19c0f64e24cf35d6260a35..a4a3092414a6af8cf14d5ea9dabe02e62e853223 100644 (file)
@@ -5352,7 +5352,7 @@ ACL setup for the current session.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 328909d47c63ab554627aba62af948e54a12aeba..d703a3486a6cce4efbe72cba80950f8eab58486a 100644 (file)
@@ -5106,7 +5106,7 @@ trigger validation runs, e.g. when programmatically altering values.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e96b4f15493cb947e8f2ce166c3257968d6ecbee..906e4f160a30089340bf3b83a89513caf30df7b6 100644 (file)
@@ -5458,7 +5458,7 @@ selected yet. Only applicable to the <code>select</code> widget type.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index e17fe9250dbf0e522f02af84c11bd8a7b097624b..a7508a5c5ce61d891ce3f4c352b9c3231e29b2bf 100644 (file)
@@ -5404,7 +5404,7 @@ contents.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index db671fb526fc7ea6b2619dd5bc0705c9fedecc31..01324676bc3d070591e4d4b0ff7d7be1f3853f70 100644 (file)
@@ -5332,7 +5332,7 @@ corresponding <code>&lt;input&gt;</code> element is empty.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index fd23e7f2585a112a322dd29073d2f4e9e79848d5..ee3e3d5e8c39a888c37891c8a74dcca5a9cef747 100644 (file)
@@ -4184,7 +4184,7 @@ is removed.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 9a0c4e86cc51929bd5217255f244878f6b58ae52..1be143ea7cb337af648b0762a4a96d33c11cb875 100644 (file)
@@ -6280,7 +6280,7 @@ cancelled by the user.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 490b8cca12931d0e29af10596377109910953aea..c7d2af067b10130df254fc25760306cc3c049359 100644 (file)
@@ -4231,7 +4231,7 @@ internal root node if omitted.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 5c2dee6dcf8c1c5effb3900485f16e673650441a..97e2421e4daf819bcda6426b9e88d4a6feaa9dde 100644 (file)
@@ -3931,7 +3931,7 @@ DOM node.</p></td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index ab1c22b6271b0e0709c49a11c7cccfba5dad9a2d..1769abf73c3fb8ab6f35c0e4d26f0e1ab19526b8 100644 (file)
@@ -4535,7 +4535,7 @@ to a <code>Node</code> value.</td>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index d333e43c1bbd9aeeb987af1ea7ffabf231867b90..770155c023a91bcc83883932d595dc5ff4fde622 100644 (file)
@@ -4499,7 +4499,7 @@ when invoked.</p>
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:51 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 4730256116f50e23edf71fab2bb20c6d7033d7e1..763fe29498849956f04f9cfc0c67707c01886b83 100644 (file)
@@ -8405,7 +8405,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ {
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index b074039764ba139ec8114dfbb3c74113f1f05f66..4b6538a6ed69e023554475241b4ceaec5f3d1321 100644 (file)
@@ -3973,7 +3973,7 @@ return FileSystem;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 7d5d088543e3f6ab4e5297c5f8cd9bcfce104d2b..7471666176268c044cfbc54ddad63ecd1f0ea80e 100644 (file)
@@ -3560,7 +3560,7 @@ is the central <a target="_blank" href="https://openwrt.github.io/luci/jsapi/LuC
         
 
         <footer>
-            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index facfddf1dbdcfb4f2a872f54d65c2d20a15c51b4..7840deca017b5c1fb07d6363f206f1506ad1c176 100644 (file)
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index 1681709a9aeb5b394d19df4e6e3123e29f5792cd..90731c4181ad47418a24bce256dc7c0de4a467b6 100644 (file)
@@ -7930,7 +7930,7 @@ return Network;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index c1ab089ed211c236cc9a621c4b9fa25f5a810e99..689aed174222300ae3f1071aaffd5fc1eff27a8b 100644 (file)
@@ -4029,7 +4029,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ {
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index c6c9755d7e2a785d23d59281085fac5c1c9b08f7..1674422ee64c4d5c1dd2be4849705662a72a7807 100644 (file)
@@ -4532,7 +4532,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>
index bf8c3513ca789d351a3d1975592865dcf124e9ae..7518a28190125c906cc6ca5e5fcf6e8c9d0eac91 100644 (file)
@@ -8501,7 +8501,7 @@ return UI;
         
 
         <footer>
-            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Tue Jan 02 2024 21:39:25 GMT+0000 (Coordinated Universal Time)
+            Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Jan 03 2024 13:26:50 GMT+0000 (Coordinated Universal Time)
         </footer>
     </div>
 </div>