Remove env catalog from env edit page -> moved to catalog page

This commit is contained in:
Westly Wright 2017-03-17 12:15:52 -07:00
parent 066751c192
commit dde38aa138
No known key found for this signature in database
GPG Key ID: 90C6F54EB2513CAE
1 changed files with 0 additions and 6 deletions

View File

@ -214,9 +214,3 @@
{{top-errors errors=errors}}
{{save-cancel editing=editing save="save" cancel="cancel"}}
{{/if}}
{{#if editing}}
<section class="pt-20">
{{env-catalog project=project catalogs=catalogs}}
</section>
{{/if}}