stable

Clone or download

Read-only

request #13673 Fieldset should not be displayed if no field are submitable

At tracker submission, the fieldset is displayed even if no field are submitable in it. The fieldset should not be displayed in that case. This only occurs in the Angular.js artifact modal. Change-Id: Ice081ef8e5b214d09dd401df93d27a0eb72bd9bf

Modified Files

Name
M plugins/tracker/www/scripts/angular-artifact-modal/src/model/form-tree-builder.js +18 −2 Go to diff View file
M plugins/tracker/www/scripts/angular-artifact-modal/src/model/form-tree-builder.spec.js +79 −0 Go to diff View file