Show custom attributes when project have got
parent
c45a51f313
commit
c919ae22d4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue