Add page to hide when embedded

This commit is contained in:
Neil MacDougall 2021-05-05 15:06:54 +01:00
parent e6e12bc8e3
commit 37c9e7c466
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<div class="right-buttons"> <div class="right-buttons">
{{#link-to-external {{#link-to-external
"nodes.node-templates" "nodes.node-templates"
classNames="btn btn-sm bg-primary" classNames="btn btn-sm bg-primary hide-when-embedded"
}} }}
<i class="icon icon-gear"/> <i class="icon icon-gear"/>
{{t "cloudCredentialsPage.rightButtons.nodeTemplates"}} {{t "cloudCredentialsPage.rightButtons.nodeTemplates"}}