update oxjs path in reader html
This commit is contained in:
parent
d933ca8f63
commit
31485f1157
3 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<script src="/static/oxjs/build/Ox.js" type="text/javascript"></script>
|
||||
<script src="/static/oxjs/min/Ox.js" type="text/javascript"></script>
|
||||
<script src="/static/txt.js/txt.js" type="text/javascript"></script>
|
||||
<script>
|
||||
txtjs.open(document.location.pathname.replace(/\/reader\//, '/txt/'));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue