diff --git a/app/partials/custom-attributes/custom-attributes-values.jade b/app/partials/custom-attributes/custom-attributes-values.jade index 7062caed..cadbb100 100644 --- a/app/partials/custom-attributes/custom-attributes-values.jade +++ b/app/partials/custom-attributes/custom-attributes-values.jade @@ -1,4 +1,4 @@ -section.duty-custom-fields(ng-show="ctrl.customAttributesValues") +section.duty-custom-fields(ng-show="ctrl.customAttributes.length") div.custom-fields-header span Custom Fields // Remove .open class on click on this button in both .icon and .custom-fields-body to close