From: Lutty Yang Date: Wed, 16 Sep 2015 14:02:21 +0000 (+0800) Subject: fix path error X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=cdf3122db2dee7003226997b2d5f65c6379a931d;p=openwrt-luci.git fix path error --- diff --git a/themes/luci-theme-material/htdocs/material/css/style.css b/themes/luci-theme-material/htdocs/luci-static/material/css/style.css similarity index 100% rename from themes/luci-theme-material/htdocs/material/css/style.css rename to themes/luci-theme-material/htdocs/luci-static/material/css/style.css diff --git a/themes/luci-theme-material/htdocs/material/favicon.ico b/themes/luci-theme-material/htdocs/luci-static/material/favicon.ico similarity index 100% rename from themes/luci-theme-material/htdocs/material/favicon.ico rename to themes/luci-theme-material/htdocs/luci-static/material/favicon.ico diff --git a/themes/luci-theme-material/htdocs/material/fonts/font.eot b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.eot similarity index 100% rename from themes/luci-theme-material/htdocs/material/fonts/font.eot rename to themes/luci-theme-material/htdocs/luci-static/material/fonts/font.eot diff --git a/themes/luci-theme-material/htdocs/material/fonts/font.svg b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.svg similarity index 100% rename from themes/luci-theme-material/htdocs/material/fonts/font.svg rename to themes/luci-theme-material/htdocs/luci-static/material/fonts/font.svg diff --git a/themes/luci-theme-material/htdocs/material/fonts/font.ttf b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.ttf similarity index 100% rename from themes/luci-theme-material/htdocs/material/fonts/font.ttf rename to themes/luci-theme-material/htdocs/luci-static/material/fonts/font.ttf diff --git a/themes/luci-theme-material/htdocs/material/fonts/font.woff b/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.woff similarity index 100% rename from themes/luci-theme-material/htdocs/material/fonts/font.woff rename to themes/luci-theme-material/htdocs/luci-static/material/fonts/font.woff diff --git a/themes/luci-theme-material/htdocs/material/js/jquery.min.js b/themes/luci-theme-material/htdocs/luci-static/material/js/jquery.min.js similarity index 100% rename from themes/luci-theme-material/htdocs/material/js/jquery.min.js rename to themes/luci-theme-material/htdocs/luci-static/material/js/jquery.min.js diff --git a/themes/luci-theme-material/htdocs/material/js/script.js b/themes/luci-theme-material/htdocs/luci-static/material/js/script.js similarity index 100% rename from themes/luci-theme-material/htdocs/material/js/script.js rename to themes/luci-theme-material/htdocs/luci-static/material/js/script.js diff --git a/themes/luci-theme-material/htdocs/material/logo.png b/themes/luci-theme-material/htdocs/luci-static/material/logo.png similarity index 100% rename from themes/luci-theme-material/htdocs/material/logo.png rename to themes/luci-theme-material/htdocs/luci-static/material/logo.png