Skip to content

Commit

Permalink
RENDEZVOUS-759: removed old datepicker macro calls
Browse files Browse the repository at this point in the history
  • Loading branch information
elysajouve committed Jul 6, 2022
1 parent 166ab5f commit 1c16b76
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,6 @@
</@tform>
</fieldset>

<@getDatePickerBootstrap idField="date_start_validity" language=language />
<@getDatePickerBootstrap idField="date_end_validity" language=language />
<script type="text/javascript">
$('#formid').on('keyup keypress', function(e) {
var keyCode = e.keyCode || e.which;
Expand Down

0 comments on commit 1c16b76

Please sign in to comment.