Commit 52a9e6af authored by boomard's avatar boomard

changed data-date-format for datetime bootstrap3 filters. Solves same issue as #603 for date fields

parent f022e70a
......@@ -116,7 +116,6 @@
return true;
case 'datetimepicker':
$el.datetimepicker({
//format: 'YYYY-MM-DD hh:mm:ss'
});
return true;
case 'timepicker':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment