Skip to content

Commit

Permalink
Merge pull request #104 from tsprasath/changePreferenceTooltip
Browse files Browse the repository at this point in the history
add tooltip for change preference
  • Loading branch information
sohailamjad12 authored May 30, 2023
2 parents b83a618 + d028cea commit 329af0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h4 class="sb-categories-title text-left mt-16" *ngIf="apiContentList.length">
</span>
</p>
</div>
<button
<button matTooltip="update your preferences to explore courses and assessments" matTooltipPosition="above"
class="sb-btn sb-btn-primary sb-btn-normal sb-btn-border">{{resourceService?.frmelmnts?.lbl?.changePreferences}}</button>
</div>
</div>
Expand Down

0 comments on commit 329af0c

Please sign in to comment.