mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] Fixed the pyeval.js pah in assets_backend.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<xpath expr="script[last()]" position="after">
|
||||
<script
|
||||
type="text/javascript"
|
||||
src="/web_domain_field/static/src/js/pyeval.js"
|
||||
src="/web_domain_field/static/lib/js/pyeval.js"
|
||||
/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user