architwin 1.13.8 → 1.13.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -33,7 +33,7 @@ export class PipeList {
|
|
|
33
33
|
<span class="mdi mdi-keyboard at_pull_left at_icon_hover ">
|
|
34
34
|
${getShortcutTooltipHTML()}
|
|
35
35
|
</span>
|
|
36
|
-
<span>${i18n.t('
|
|
36
|
+
<span>${i18n.t('PipesMenu')}</span>
|
|
37
37
|
</div>
|
|
38
38
|
<div class="at_form_container ">
|
|
39
39
|
<div class="at_field at_flex_column" style="${_pipeCategories ? '' : 'display: none;'}">
|