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 fcf6b33e2..e5f941d6f 100644 --- a/module/web/templates/default/dashboard.html +++ b/module/web/templates/default/dashboard.html @@ -34,6 +34,7 @@ <span class="badge badge-important"><i class="icon-tag icon-white"></i> tag</span>
<span class="badge badge-important"><i class="icon-tag icon-white"></i> tag2</span>
<i class="icon-wrench icon-white pull-right"></i>
+ <i class="icon-remove icon-white pull-right"></i>
</div>
</div>
</script>
|