summaryrefslogtreecommitdiffstats
path: root/module/web/templates
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-03-05 19:05:23 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2013-03-05 19:05:23 +0100
commit33f9e7fb68d58e43e1188409b43e550c9ed4b54d (patch)
tree0ae97eef3ecedd7fee26ea7e98d117f9ccd53df6 /module/web/templates
parentfunctions to render file status, only simple coloring for now (diff)
downloadpyload-33f9e7fb68d58e43e1188409b43e550c9ed4b54d.tar.xz
cleaned dashboard event code, preserve filtering across packages
Diffstat (limited to 'module/web/templates')
-rw-r--r--module/web/templates/default/dashboard.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html
index 2bfd3d796..cfd5a2716 100644
--- a/module/web/templates/default/dashboard.html
+++ b/module/web/templates/default/dashboard.html
@@ -120,7 +120,7 @@
<li>
<ul class="breadcrumb">
<li><a href="#">{{ _("Local") }}</a> <span class="divider">/</span></li>
- <li class="active">Data</li>
+ <li class="active"></li>
</ul>
</li>