mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
97732 ContextHelpToggleComponent added
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<div>
|
||||
<a href="javascript:void(0);"
|
||||
role="button"
|
||||
(click)="onClick()"
|
||||
>
|
||||
<i class="fas fa-question-circle ds-context-help-toggle"></i>
|
||||
</a>
|
||||
</div>
|
Reference in New Issue
Block a user