Removing Chosen js plugin call
Change-Id: Iaf79d1b0418c3a68132eb21f79427b13e587fad2
This commit is contained in:
parent
af46fdb6db
commit
c5cc76020e
@ -100,9 +100,6 @@ $(function(){
|
||||
return true;
|
||||
});
|
||||
|
||||
// Fancy multi-selects
|
||||
$(".chzn-select").chosen()
|
||||
|
||||
$(".detach").click(function(e){
|
||||
var response = confirm('Are you sure you want to detach the '+$(this).attr('title')+" ?");
|
||||
return response;
|
||||
|
Loading…
x
Reference in New Issue
Block a user