mirror of
https://github.com/openwrt/luci.git
synced 2025-12-26 13:26:20 +04:00
deploy: f630f2241c
This commit is contained in:
@@ -7351,7 +7351,7 @@ var CBIDynamicList = CBIValue.extend(/** @lends LuCI.form.DynamicList.prototype
|
||||
* @classdesc
|
||||
*
|
||||
* The `ListValue` class implements a simple static HTML select element
|
||||
* allowing the user chose a single value from a set of predefined choices.
|
||||
* allowing the user to choose a single value from a set of predefined choices.
|
||||
* It builds upon the {@link LuCI.ui.Select} widget.
|
||||
*
|
||||
* @param {LuCI.form.Map|LuCI.form.JSONMap} form
|
||||
@@ -8345,7 +8345,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 Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time)
|
||||
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a> on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user