From: Jo-Philipp Wich Date: Wed, 11 Sep 2019 10:21:51 +0000 (+0200) Subject: luci-base: view.htm: catch and render exceptions on view instantiation X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=34f2c0acdb1f84bb28581e66078cb26313fd5415;p=oweals%2Fluci.git luci-base: view.htm: catch and render exceptions on view instantiation Signed-off-by: Jo-Philipp Wich --- diff --git a/modules/luci-base/luasrc/view/view.htm b/modules/luci-base/luasrc/view/view.htm index bddd8e446..9220ecf29 100644 --- a/modules/luci-base/luasrc/view/view.htm +++ b/modules/luci-base/luasrc/view/view.htm @@ -2,7 +2,10 @@
<%:Loading view…%>
- +
<%+footer%>