diff options
Diffstat (limited to 'module/web/templates/default/dashboard.html')
-rw-r--r-- | module/web/templates/default/dashboard.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/module/web/templates/default/dashboard.html b/module/web/templates/default/dashboard.html index a67445f6b..bb2a68cbf 100644 --- a/module/web/templates/default/dashboard.html +++ b/module/web/templates/default/dashboard.html @@ -28,6 +28,7 @@ <span class="badge badge-success badge-ghost"><i class="iconf-tag"></i> Add Tag</span>
</div>
<div class="package-indicator">
+ <i class="iconf-plus-sign btn-move" data-toggle="tooltip" title="Move files here"></i>
<i class="iconf-pause" data-toggle="tooltip" title="Pause Package"></i>
<i class="iconf-refresh" data-toggle="tooltip" title="Restart Package"></i>
<%= if shared %>
|