diff options
Diffstat (limited to 'module/web/templates/default/dashboard.html')
-rw-r--r-- | module/web/templates/default/dashboard.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html index 3ed8420e9..fcf6b33e2 100644 --- a/module/web/templates/default/dashboard.html +++ b/module/web/templates/default/dashboard.html @@ -17,7 +17,9 @@ <div class="package-row first">
<span class="checkbox"></span>
<i class="icon-folder-close icon-white"></i>
+ <span class="name">
Package <%= pid %>: <%= name %>
+ </span>
</div>
<div class="package-row second">
<span>
|