mirror of
https://github.com/openwrt/luci.git
synced 2025-12-26 11:16:38 +04:00
Avoid XML errors
This commit is contained in:
@@ -110,6 +110,7 @@ function action_upgrade()
|
||||
end
|
||||
end
|
||||
|
||||
luci.http.prepare_content("text/html")
|
||||
luci.template.render("mini/upgrade", {sysupgrade=plat, ret=ret, keep_avail=keep_avail})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user