1
Help for ParamQuery Pro / Strange view of pagination (5.2)
« on: September 01, 2018, 11:42:56 pm »
Pagination looks like:
![](http://joxi.ru/L210a7Lu8XaLym?d=1)
Span with select is empty:
![](http://joxi.ru/p275xl8foQ857r?d=1)
Page model is:
![](http://joxi.ru/nAyqwazIYOb3KA?d=1)
I use bootstrap and this hack:
Span with select is empty:
Page model is:
I use bootstrap and this hack:
Code: [Select]
$.fn.bootstrapBtn = $.fn.button.noConflict();
What I'm doing wrong?