Closed supdegrave closed 10 years ago
Since switching to semantic-ui, there are two errors on loading /users:
Uncaught TypeError: undefined is not a function filter_users.js : 6
sel.selectpicker('refresh');
Uncaught TypeError: undefined is not a function filter_users.js : 68
setTimeout(function(){$('select.selectpicker').selectpicker();},0);
$('select.selectpicker') no longer exists in filter_users.html
Indeed. Fixed !
Since switching to semantic-ui, there are two errors on loading /users:
Uncaught TypeError: undefined is not a function filter_users.js : 6
Uncaught TypeError: undefined is not a function filter_users.js : 68