Skip to content

Commit

Permalink
Merge pull request #171 from takenet/feature/585327-clean-code-logs2
Browse files Browse the repository at this point in the history
feat(ai-hub): changes without error
  • Loading branch information
alacerdah authored Feb 1, 2024
2 parents e0cc644 + 43d5472 commit 912b8ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/pageHelp/PageHelpView.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<span>{{$ctrl.body}}</span>
<div class="mt3 flex flex-row items-center">
<a class="mr3" ng-click="$ctrl.close()">{{$ctrl.helpConfirm}}</a>

<a href="{{$ctrl.docLink.link}}" target="blank" translate>modules.application.detail.ai.intentions.helperLink.title<i class='icon-external-link'></i></a>
</div>
</div>
Expand Down

0 comments on commit 912b8ea

Please sign in to comment.