Remove active admin javasript which was still flying around.
This commit is contained in:
parent
b0fbb35c5b
commit
d68dd95381
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
/* Active Admin JS */
|
||||
$(function(){
|
||||
$(".datepicker").datepicker({dateFormat: 'yy-mm-dd'});
|
||||
|
||||
$(".clear_filters_btn").click(function(){
|
||||
window.location.search = "";
|
||||
return false;
|
||||
});
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue