Skip to content

Commit

Permalink
feat(ng-layout-helpers): add possibility to display guide.category
Browse files Browse the repository at this point in the history
ref: MANAGER-17083

Signed-off-by: Paul Dickerson <[email protected]>
  • Loading branch information
Paul Dickerson authored and tibs245 committed Feb 20, 2025
1 parent 859e348 commit 465daff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<div class="ml-2">
<h5
class="guide-title"
data-translate="onboarding_guide_title"
data-ng-bind-html=":: guide.category || ('onboarding_guide_title' | translate)"
></h5>
<h3
class="font-weight-bold"
Expand Down

0 comments on commit 465daff

Please sign in to comment.