diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-07-17 13:17:38 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-07-17 16:19:00 +0200 |
commit | 92360f2d5b8b8ba466eeb27708a62c693f474dc6 (patch) | |
tree | 5155ced3d032fa0ed6f987dcd39f9c236ac69b4c | |
parent | 52a34bdfbe13fb81eec8e0a4f80ec5e3a5a92333 (diff) |
luci-base: remove unused icons
- 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>
-rw-r--r-- | modules/luci-base/htdocs/luci-static/resources/icons/encryption.png | bin | 920 -> 0 bytes |
-rw-r--r-- | modules/luci-base/htdocs/luci-static/resources/icons/encryption_disabled.png | bin | 888 -> 0 bytes |
-rw-r--r-- | modules/luci-base/htdocs/luci-static/resources/icons/wifi_big.png | bin | 2276 -> 0 bytes |
-rw-r--r-- | modules/luci-base/htdocs/luci-static/resources/icons/wifi_big_disabled.png | bin | 1512 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/modules/luci-base/htdocs/luci-static/resources/icons/encryption.png b/modules/luci-base/htdocs/luci-static/resources/icons/encryption.png Binary files differdeleted file mode 100644 index 776283360..000000000 --- a/modules/luci-base/htdocs/luci-static/resources/icons/encryption.png +++ /dev/null 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 Binary files differdeleted file mode 100644 index 9a8721b02..000000000 --- a/modules/luci-base/htdocs/luci-static/resources/icons/encryption_disabled.png +++ /dev/null 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 Binary files differdeleted file mode 100644 index 9e466aebf..000000000 --- a/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big.png +++ /dev/null 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 Binary files differdeleted file mode 100644 index 6f9fff381..000000000 --- a/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big_disabled.png +++ /dev/null |