diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-12-22 23:19:27 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2012-12-22 23:19:27 +0100 |
commit | f5d0ab4c6472fe84551bc35cbc13b5085f9b9b12 (patch) | |
tree | 57939561c8aed4acb4b2c3c3bea2e5ea439005d4 /module/web/templates/default | |
parent | improved dashboard a little (diff) | |
download | pyload-f5d0ab4c6472fe84551bc35cbc13b5085f9b9b12.tar.xz |
removed edit icon, changed color
Diffstat (limited to 'module/web/templates/default')
-rw-r--r-- | module/web/templates/default/dashboard.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html index 0d2b65565..3ed8420e9 100644 --- a/module/web/templates/default/dashboard.html +++ b/module/web/templates/default/dashboard.html @@ -18,8 +18,6 @@ <span class="checkbox"></span>
<i class="icon-folder-close icon-white"></i>
Package <%= pid %>: <%= name %>
-
- <i class="icon-edit icon-white pull-right"></i>
</div>
<div class="package-row second">
<span>
|