mirror of https://github.com/rancher/ui.git
Remove env catalog from env edit page -> moved to catalog page
This commit is contained in:
parent
066751c192
commit
dde38aa138
|
|
@ -214,9 +214,3 @@
|
||||||
{{top-errors errors=errors}}
|
{{top-errors errors=errors}}
|
||||||
{{save-cancel editing=editing save="save" cancel="cancel"}}
|
{{save-cancel editing=editing save="save" cancel="cancel"}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{#if editing}}
|
|
||||||
<section class="pt-20">
|
|
||||||
{{env-catalog project=project catalogs=catalogs}}
|
|
||||||
</section>
|
|
||||||
{{/if}}
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue