Upgrade citeproc-js to version 1.0.327
This commit is contained in:
parent
525b7dcfa5
commit
3869eda57c
1 changed files with 1 additions and 0 deletions
|
@ -2617,6 +2617,7 @@ CSL.Engine.prototype.remapSectionVariable = function (inputList) {
|
|||
var item = inputList[i][1];
|
||||
var section_label_count = 0;
|
||||
if (!Item.section
|
||||
&& !Item.page
|
||||
&& ["bill","gazette","legislation"].indexOf(Item.type) > -1
|
||||
&& this.opt.development_extensions.clobber_locator_if_no_statute_section) {
|
||||
item.locator = undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue