mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Update to latest LuCi changes
This commit is contained in:
parent
976a467d5f
commit
f139a9c784
75 changed files with 22413 additions and 14077 deletions
8
luci-base/luasrc/view/view.htm
Normal file
8
luci-base/luasrc/view/view.htm
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<%+header%>
|
||||
|
||||
<div id="view">
|
||||
<div class="spinning"><%:Loading view…%></div>
|
||||
<script type="text/javascript">L.require('view.<%=view%>');</script>
|
||||
</div>
|
||||
|
||||
<%+footer%>
|
||||
Loading…
Add table
Add a link
Reference in a new issue