summaryrefslogtreecommitdiff
path: root/ext/bg/js/dictionary.js
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-09-06 13:18:06 -0700
committerAlex Yatskov <alex@foosoft.net>2017-09-06 13:18:06 -0700
commita3c8508031a1073629803d0616a2ee416cd3cccc (patch)
treebd7f2525f68724ac1be82f6a9a8449c9e77ce208 /ext/bg/js/dictionary.js
parent083999212e262c0a51b9401cb9666e6a49e35de9 (diff)
work on sandbox
Diffstat (limited to 'ext/bg/js/dictionary.js')
-rw-r--r--ext/bg/js/dictionary.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/bg/js/dictionary.js b/ext/bg/js/dictionary.js
index 78240157..960ff84d 100644
--- a/ext/bg/js/dictionary.js
+++ b/ext/bg/js/dictionary.js
@@ -218,7 +218,6 @@ function dictFieldFormat(field, definition, mode, options) {
marker,
definition,
group: options.general.groupResults,
- html: options.anki.htmlCards,
modeTermKanji: mode === 'term-kanji',
modeTermKana: mode === 'term-kana',
modeKanji: mode === 'kanji'