跳至內容
選單
此問題已被標幟

Can any one help me. I want to create top menu bar and add 1 menu and search bar. I created top menu and add one menu but when i put the search bar coding that not accept and not the save.


<div class="col-sm-3 col-md-3 pull-right">

            <form class="navbar-form" role="search">

          <div class="input-group">

              <input type="text" class="form-control" placeholder="Search" name="srch-term" id="srch-term">

            <div class="input-group-btn">

                <button class="btn btn-default" type="submit"><i class="glyphicon glyphicon-search"></i></button>

                </div>

          </div>

            </form>

          </div>


That top menu is different from normal odoo menu in website. Please help me if any other solution is available for odoo 11.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
6月 24
1522
1
7月 19
3336
5
5月 19
8063
1
5月 18
4778
0
8月 21
1253