Skip to content
Snippets Groups Projects
Commit 526c2489 authored by Anusha Ranganathan's avatar Anusha Ranganathan
Browse files

Removed log message

parent 52c2997c
No related tags found
1 merge request!252Changing orientation of date picker for sessions form
Pipeline #12018 failed
......@@ -2,7 +2,6 @@ $(window).on('load', function() {
$("#complex_session_session_date_recorded").datepicker({
orientation: "bottom left"
});
console.log("#complex_session_session_date_recorded");
});
$(document).on('change', '.complex_relation_section input:visible, .complex_relation_section select:visible', function() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment