git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
16beffd
)
luci-base: spell fix
author
Paul Donald
<redacted>
Mon, 21 Apr 2025 19:29:12 +0000
(21:29 +0200)
committer
Paul Donald
<redacted>
Mon, 21 Apr 2025 21:32:13 +0000
(23:32 +0200)
Signed-off-by: Paul Donald <redacted>
modules/luci-base/htdocs/luci-static/resources/network.js
patch
|
blob
|
history
diff --git
a/modules/luci-base/htdocs/luci-static/resources/network.js
b/modules/luci-base/htdocs/luci-static/resources/network.js
index db471f29edf190911b0d65f4241242bb0d7ec63b..14c7b9fcad24c3371b72df52ba519052b15fbf48 100644
(file)
--- a/
modules/luci-base/htdocs/luci-static/resources/network.js
+++ b/
modules/luci-base/htdocs/luci-static/resources/network.js
@@
-3096,7
+3096,7
@@
Device = baseclass.extend(/** @lends LuCI.network.Device.prototype */ {
* Checks whether this device is up.
*
* @returns {boolean}
- * Returns `true` when the associated device is running
p
r `false`
+ * Returns `true` when the associated device is running
o
r `false`
* when it is down or absent.
*/
isUp: function() {
git clone https://git.99rst.org/PROJECT