diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-04-08 12:25:18 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-04-08 12:25:18 -0700 |
commit | 1ba458ea821b9a39a2cf5eb388f81e4db4763207 (patch) | |
tree | 463b010ee19ba24558841a1d840f9011b4f74c6f /ext/bg/js | |
parent | c4b1a4a5b4811d7aaa70b3b83f740c9e3d2b86be (diff) |
fixing cloze bug
Diffstat (limited to 'ext/bg/js')
-rw-r--r-- | ext/bg/js/options.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/bg/js/options.js b/ext/bg/js/options.js index ad8d83d8..51f242c2 100644 --- a/ext/bg/js/options.js +++ b/ext/bg/js/options.js @@ -368,9 +368,6 @@ function ankiFieldsPopulate(element, options) { ], 'kanji': [ 'character', - 'cloze-body', - 'cloze-prefix', - 'cloze-suffix', 'dictionary', 'glossary', 'kunyomi', |