diff --git a/productMods/templates/freemarker/edit/forms/js/publicationToPersonUtils.js b/productMods/templates/freemarker/edit/forms/js/publicationToPersonUtils.js index fd1aebb8..a5d583b4 100644 --- a/productMods/templates/freemarker/edit/forms/js/publicationToPersonUtils.js +++ b/productMods/templates/freemarker/edit/forms/js/publicationToPersonUtils.js @@ -203,6 +203,10 @@ var publicationToPersonUtils = { this.locale.parent('p').show(); this.volume.show(); this.volLabel.show(); + this.number.show(); + this.nbrLabel.show(); + this.startPage.parent('p').show(); + this.sPLabel.parent('p').show(); // if the user is changing type, ensure that irrelevant fields are cleared // and reset an acSelection divs