aboutsummaryrefslogtreecommitdiffstats
path: root/source/main.js
diff options
context:
space:
mode:
authorzefanja <zefanja@freenet.de>2014-01-17 19:17:17 +0700
committerzefanja <zefanja@freenet.de>2014-01-17 19:17:17 +0700
commit546476aa09a0bf83be894cb4d57f1cf81487f115 (patch)
tree8032f7f5f0bcd9bac97293b8c5681e77052e8dbb /source/main.js
parent60716d99e0b77ee2ef5a8c1ec56ff2b0ab7866e6 (diff)
downloadbiblez-ng-546476aa09a0bf83be894cb4d57f1cf81487f115.tar.gz
* fixed small bug, when displaying cross-refs
Diffstat (limited to 'source/main.js')
-rw-r--r--source/main.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/main.js b/source/main.js
index 25fcb9e..a8636b8 100644
--- a/source/main.js
+++ b/source/main.js
@@ -486,6 +486,7 @@ enyo.kind({
}));
this.$.footnotePopup.showAtEvent(inEvent);
} else if (attributes.type === "crossReference") {
+ this.$.footnotePopup.setText("");
this.$.footnotePopup.showAtEvent(inEvent);
this.$.footnotePopup.handleSpinner(true);
this.currentModule.renderText(attributes.osisRef, {oneVersePerLine: false, footnotes: false, headings: false},