mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
fix wrong path in index.html
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Odoo Web Core Demo</title>
|
||||
<script src="/web/static/libs/almond/almond.js"></script>
|
||||
<script src="/static/libs/almond/almond.js"></script>
|
||||
<script src="/main.js"></script>
|
||||
<link rel="icon" href="data:,">
|
||||
<link rel="stylesheet" href="/app.css">
|
||||
|
||||
Reference in New Issue
Block a user