wip
This commit is contained in:
parent
5f6fe641ce
commit
4618a938f7
|
@ -12,7 +12,7 @@ function configureSummarizeButtons() {
|
|||
e.preventDefault();
|
||||
e.stopPropagation();
|
||||
if (target.href) {
|
||||
summarizeButtonClick(button);
|
||||
summarizeButtonClick(target);
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue