mirror of https://github.com/rancher/ui.git
Add page to hide when embedded
This commit is contained in:
parent
e6e12bc8e3
commit
37c9e7c466
|
|
@ -2,7 +2,7 @@
|
|||
<div class="right-buttons">
|
||||
{{#link-to-external
|
||||
"nodes.node-templates"
|
||||
classNames="btn btn-sm bg-primary"
|
||||
classNames="btn btn-sm bg-primary hide-when-embedded"
|
||||
}}
|
||||
<i class="icon icon-gear"/>
|
||||
{{t "cloudCredentialsPage.rightButtons.nodeTemplates"}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue