Commit 6f01950c authored by Randall Leeds's avatar Randall Leeds

Fix more icon references

parent 3d07c436
......@@ -10,7 +10,7 @@
>{{vm.annotation.user | persona}}</a>
<i class="h-icon-lock" ng-show="vm.isPrivate() && !vm.editing"></i>
<i class="h-icon-border-color" ng-show="vm.isHighlight() && !vm.editing"></i>
<i class="h-icon-mode-comment" ng-show="vm.isComment()"></i>
<i class="h-icon-insert-comment" ng-show="vm.isComment()"></i>
<span class="annotation-citation"
ng-if="!vm.embedded"
ng-show="vm.document.title">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment