Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
7015 Переглядів

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
черв. 24
1544
1
лип. 19
3346
5
трав. 19
8098
1
трав. 18
4795
0
серп. 21
1269