summaryrefslogtreecommitdiffstats
path: root/module/web/app/templates/default/dashboard/select.html
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/app/templates/default/dashboard/select.html')
-rw-r--r--module/web/app/templates/default/dashboard/select.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/module/web/app/templates/default/dashboard/select.html b/module/web/app/templates/default/dashboard/select.html
deleted file mode 100644
index 73ea391cd..000000000
--- a/module/web/app/templates/default/dashboard/select.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<i class="icon-check" data-toggle="tooltip" title="Deselect"></i>&nbsp;
-<%= if packs %><% packs %> package(s)<%/if %>
-<%= if files %>
-<%= if packs %>, <%/if %>
-<% files %> file(s)
-<%/if %>
-selected
-&nbsp;|&nbsp;
-<i class="icon-pause" data-toggle="tooltip" title="Pause"></i>&nbsp;
-<i class="icon-trash" data-toggle="tooltip" title="Delete"></i>&nbsp;
-<i class="icon-refresh" data-toggle="tooltip" title="Restart"></i> \ No newline at end of file