forked from Cavemanon/cavepaintings
lint fixes
This commit is contained in:
@ -23,7 +23,7 @@ $(function(){
|
||||
return {
|
||||
label : item + ' ('+count+')',
|
||||
value : item
|
||||
}
|
||||
};
|
||||
}));
|
||||
},
|
||||
error : function (request, status, error) {
|
||||
@ -55,4 +55,4 @@ $(function(){
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user