NIHVIVO-3836 display number and start and end pages for chapters
This commit is contained in:
parent
aa1c6a930f
commit
80c5089af8
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue