Skip to content

Commit

Permalink
joomla 4
Browse files Browse the repository at this point in the history
  • Loading branch information
diddipoeler committed Mar 23, 2023
1 parent 8b06692 commit 1103bb8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions admin/views/rounds/tmpl/default_4_data.php
Original file line number Diff line number Diff line change
Expand Up @@ -215,11 +215,7 @@ class="form-control form-control-inline" name="roundcode<?php echo $this->item->
style="width: 120px; <?php echo $append; ?>"
data-toggle="datetimepicker"
class="form-control datetimepicker-input " data-target="#round_date_first<?php echo $this->item->id; ?>" value="<?php echo $date1; ?>" />
<!--
<div class="input-group-append" data-target="#datepicker<?php echo $row->id; ?>" data-toggle="datetimepicker">
<div class="input-group-text" style="position:relative"><i class="fa fa-calendar"></i></div>
</div>
-->

</div>


Expand Down

0 comments on commit 1103bb8

Please sign in to comment.