コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5789 ビュー

Hello,

     I'm developing a theme template for odoo website, everything is running smoothly until now except of I can't add any images on the website. It keeps giving me error 404 file not found.

Here's my code:

in layout.xml

-
-
-
<xpath expr="//div[@id='wrapwrap']/header/div" position="before">
 <div class="container">
     <img src="/theme_business/static/src/img/app_store.png"/>
 </div>
</xpath>

What is wrong in my src attribute?

can anyone help me to fix it


アバター
破棄
最善の回答

Try again you will get through.

アバター
破棄
関連投稿 返信 ビュー 活動
1
12月 19
4543
0
6月 16
3653
0
9月 21
2589
1
3月 21
11270
0
8月 18
11515