1
0
Fork 0

frio: saved_searches_aside & searchbox template

This commit is contained in:
rabuzarus 2016-06-07 15:29:38 +02:00
commit 3a368214c0
5 changed files with 85 additions and 3 deletions

View file

@ -114,6 +114,9 @@ $(document).ready(function(){
}
});
// initialize the bootstrap-select
$('.selectpicker').selectpicker();
});
//function commentOpenUI(obj, id) {