Skip to content

Commit 4888891

Browse files
committed
fix importing of jquery datetimepicker css into active_admin_datetimepicker.scss
1 parent 94a229f commit 4888891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/active_admin_datetimepicker.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import "jquery.xdan.datetimepicker.css";
1+
@import "jquery.xdan.datetimepicker";
22

33
form.filter_form {
44
.filter_form_field {

0 commit comments

Comments
 (0)