frio: saved_searches_aside & searchbox template
This commit is contained in:
parent
1dd77ee443
commit
3a368214c0
5 changed files with 85 additions and 3 deletions
|
@ -114,6 +114,9 @@ $(document).ready(function(){
|
|||
}
|
||||
});
|
||||
|
||||
// initialize the bootstrap-select
|
||||
$('.selectpicker').selectpicker();
|
||||
|
||||
|
||||
});
|
||||
//function commentOpenUI(obj, id) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue