export-comment-button.html 233 Bytes Edit Raw Blame History 1 2 3 4 5 <a href='{{ctrl.exportCommentPath}}' target="_self" class="btn btn-default btn-xs export-comment-button" ng-if="ctrl.isActivated()"> <i class="fa fa-fw fa-download"></i> {{"comment-paragraph-plugin.export" | translate}} </a>