update oxjs path in reader html

This commit is contained in:
j 2015-03-14 17:51:04 +05:30
commit 31485f1157
3 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@ limitations under the License.
<link rel="stylesheet" href="/static/pdf.js/viewer.css"/>
<script type="text/javascript" src="/static/oxjs/build/Ox.js"></script>
<script type="text/javascript" src="/static/oxjs/min/Ox.js"></script>
<script type="text/javascript" src="/static/pdf.js/compatibility.js"></script>