luci-mod-admin-full: only offer VHT rates which are actually supported by the driver
[project/luci.git] / themes / luci-theme-bootstrap / root / etc / uci-defaults / luci-theme-bootstrap
index ddefd3b..09299e0 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 uci batch <<-EOF
        set luci.themes.Bootstrap=/luci-static/bootstrap
+       set luci.main.mediaurlbase=/luci-static/bootstrap
        commit luci
 EOF
 exit 0