[FIX] Enable Groupby button in search view for mobile responsive
This commit is contained in:
parent
cc4b9885df
commit
117821f704
@ -1154,7 +1154,7 @@
|
|||||||
</option>
|
</option>
|
||||||
</select>
|
</select>
|
||||||
</t>
|
</t>
|
||||||
<div t-name="SearchView.GroupByMenu" class="btn-group hidden-xs o_dropdown">
|
<div t-name="SearchView.GroupByMenu" class="btn-group o_dropdown">
|
||||||
<button class="o_dropdown_toggler_btn btn btn-sm dropdown-toggle" data-toggle="dropdown">
|
<button class="o_dropdown_toggler_btn btn btn-sm dropdown-toggle" data-toggle="dropdown">
|
||||||
<span class="fa fa-bars"/> Group By <span class="caret"/>
|
<span class="fa fa-bars"/> Group By <span class="caret"/>
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user