mirror of
https://github.com/brvphoenix/luci-app-wrtbwmon.git
synced 2026-04-27 09:15:52 +03:00
[PR #30] [MERGED] Menu: conver to client side JS. And fix a syntax error. #62
Labels
No labels
Can't reproduce
WaitingInfo
bug
compatibility
duplicate
invalid
no-issue-activity
not a bug
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-wrtbwmon-brvphoenix#62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/brvphoenix/luci-app-wrtbwmon/pull/30
Author: @kongfl888
Created: 8/20/2020
Status: ✅ Merged
Merged: 2/17/2021
Merged by: @brvphoenix
Base:
master← Head:19.07-patch📝 Commits (1)
d718976Menu:conver to client side JS.📊 Changes
2 files changed (+41 additions, -20 deletions)
View changed files
➖
luci-app-wrtbwmon/luasrc/controller/wrtbwmon.lua(+0 -20)➕
luci-app-wrtbwmon/root/usr/share/luci/menu.d/luci-app-wrtbwmon.json(+41 -0)📄 Description
Since the new version of Luci is used, it is not appropriate to use controller/*.lua again.
Let it all use js.
And fix a syntax error which will case cause errors in Edge browsers and some mobile browsers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.