DM-579 - Help Mode Link for Component Download
This commit is contained in:
parent
64a446ebaf
commit
28cdf481ea
@ -8,7 +8,7 @@
|
|||||||
<ng-container slot="right">
|
<ng-container slot="right">
|
||||||
<iqser-circle-button
|
<iqser-circle-button
|
||||||
*allow="roles.getRss"
|
*allow="roles.getRss"
|
||||||
[attr.help-mode-key]="'editor_scm'"
|
[attr.help-mode-key]="'component_download'"
|
||||||
[icon]="'red:extract'"
|
[icon]="'red:extract'"
|
||||||
[tooltip]="
|
[tooltip]="
|
||||||
((downloadComponentLogsDisabled$ | async) ? 'component-download.disabled-tooltip' : 'component-download.tooltip')
|
((downloadComponentLogsDisabled$ | async) ? 'component-download.disabled-tooltip' : 'component-download.tooltip')
|
||||||
|
|||||||
@ -616,5 +616,9 @@
|
|||||||
{
|
{
|
||||||
"elementKey": "editor_exclude_pages",
|
"elementKey": "editor_exclude_pages",
|
||||||
"documentKey": "editor_exclude_pages"
|
"documentKey": "editor_exclude_pages"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"elementKey": "component_download",
|
||||||
|
"documentKey": "component_download"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user