aboutsummaryrefslogtreecommitdiff
path: root/ext/bg/search.html
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-07-18 23:07:46 -0700
committerAlex Yatskov <alex@foosoft.net>2017-07-18 23:07:46 -0700
commit26e1cc517f6100fe665d8d066729a11fde2cdc26 (patch)
tree9ac60c586b91180a10d42e5ef2e81bf165ccfa42 /ext/bg/search.html
parentf6077c4242b83bc10c2ca74be30bea5ff6ab353c (diff)
refactor
Diffstat (limited to 'ext/bg/search.html')
-rw-r--r--ext/bg/search.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/bg/search.html b/ext/bg/search.html
index 0fc3caf7..b30b8910 100644
--- a/ext/bg/search.html
+++ b/ext/bg/search.html
@@ -34,6 +34,8 @@
<script src="/mixed/lib/jquery.min.js"></script>
<script src="/bg/js/util.js"></script>
+ <script src="/bg/js/dictionary.js"></script>
+ <script src="/mixed/js/japanese.js"></script>
<script src="/mixed/js/audio.js"></script>
<script src="/mixed/js/display.js"></script>
<script src="/mixed/lib/wanakana.min.js"></script>