Skip to content
Snippets Groups Projects
Commit e3aeb971 authored by Mike Feranda's avatar Mike Feranda Committed by Mike Feranda
Browse files

Issue #3066805 by mferanda: Input type issue blocking decimals, etc

parent c63feca3
No related branches found
No related tags found
No related merge requests found
...@@ -338,8 +338,6 @@ ...@@ -338,8 +338,6 @@
} }
}).trigger('keyup'); }).trigger('keyup');
// Add datepicker for date type
$(inputField).datepicker();
} }
else { else {
// If the code reaches here, it's an error, so write the error to console. // If the code reaches here, it's an error, so write the error to console.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment