Loading src/main/resources/templates/formHelpRequest.html +2 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,8 @@ }); $('.datepicker').pickadate({ format: 'yyyy-mm-dd' }).on('mousedown',function(event){ event.preventDefault(); }); </script> </body> Loading Loading
src/main/resources/templates/formHelpRequest.html +2 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,8 @@ }); $('.datepicker').pickadate({ format: 'yyyy-mm-dd' }).on('mousedown',function(event){ event.preventDefault(); }); </script> </body> Loading