Luci opkg/packages: Show package size in list of available packages
[project/luci.git] / modules / luci-mod-admin-full / luasrc / view / admin_system / ipkg.htm
1 <%#
2  Copyright 2008 Steven Barth <steven@midlink.org>
3  Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
4  Licensed to the public under the Apache License 2.0.
5 -%>
6
7 <ul class="cbi-tabmenu">
8         <li class="cbi-tab-disabled"><a href="<%=luci.dispatcher.build_url("admin/system/packages")%>"><%:Actions%></a></li>
9         <li class="cbi-tab"><a href="#"><%:Configuration%></a></li>
10 </ul>