luci-base: remove unused icons
authorJo-Philipp Wich <jo@mein.io>
Tue, 17 Jul 2018 11:17:38 +0000 (13:17 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 17 Jul 2018 18:52:24 +0000 (20:52 +0200)
 - The wifi_big.png / wifi_big_disabled.png icons were used on the wireless
   overview page which now uses badges with normal sized icons
 - The encryption.png / encryption_disabled.png icons were never used at all

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 92360f2d5b8b8ba466eeb27708a62c693f474dc6)

modules/luci-base/htdocs/luci-static/resources/icons/encryption.png [deleted file]
modules/luci-base/htdocs/luci-static/resources/icons/encryption_disabled.png [deleted file]
modules/luci-base/htdocs/luci-static/resources/icons/wifi_big.png [deleted file]
modules/luci-base/htdocs/luci-static/resources/icons/wifi_big_disabled.png [deleted file]

diff --git a/modules/luci-base/htdocs/luci-static/resources/icons/encryption.png b/modules/luci-base/htdocs/luci-static/resources/icons/encryption.png
deleted file mode 100644 (file)
index 7762833..0000000
Binary files a/modules/luci-base/htdocs/luci-static/resources/icons/encryption.png and /dev/null differ
diff --git a/modules/luci-base/htdocs/luci-static/resources/icons/encryption_disabled.png b/modules/luci-base/htdocs/luci-static/resources/icons/encryption_disabled.png
deleted file mode 100644 (file)
index 9a8721b..0000000
Binary files a/modules/luci-base/htdocs/luci-static/resources/icons/encryption_disabled.png and /dev/null differ
diff --git a/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big.png b/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big.png
deleted file mode 100644 (file)
index 9e466ae..0000000
Binary files a/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big.png and /dev/null differ
diff --git a/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big_disabled.png b/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big_disabled.png
deleted file mode 100644 (file)
index 6f9fff3..0000000
Binary files a/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big_disabled.png and /dev/null differ