* Fixed an issue that prevented the controller from working with fastindex
This commit is contained in:
parent
331bd2579d
commit
794a2f537c
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
module("luci.controller.admin.uci", package.seeall)
|
||||
require("luci.util")
|
||||
require("luci.sys")
|
||||
|
||||
function index()
|
||||
node("admin", "uci", "changes").target = call("action_changes")
|
||||
|
|
Loading…
Reference in a new issue