diff options
author | Steven Barth <steven@midlink.org> | 2008-07-23 11:32:53 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-07-23 11:32:53 +0000 |
commit | 71306947ea3cdc01ca804d1a697339d5a3fb27c4 (patch) | |
tree | d2f36dc6e4d0a57309a95c82e17a8b6638fa9d23 /libs/web/root/etc | |
parent | 4deb48622868cfbf6b7d9a8f710df16825aec664 (diff) |
themes: Add registration of themes at package installation time
Diffstat (limited to 'libs/web/root/etc')
-rw-r--r-- | libs/web/root/etc/config/luci | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/web/root/etc/config/luci b/libs/web/root/etc/config/luci index 43c484a8f..b02fb51f5 100644 --- a/libs/web/root/etc/config/luci +++ b/libs/web/root/etc/config/luci @@ -44,4 +44,3 @@ config internal template option compiledir "/tmp/.lucitplcache" config internal themes - option OpenWRT "/luci-static/openwrt.org" |