Skip to content

Commit

Permalink
input-bs5 (#34759)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kostelano authored Jul 11, 2021
1 parent acf6f69 commit 4730efc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ public function published($published)
public function id($rowNum, $language)
{
return '<input'
. ' class="form-check-input"'
. ' type="radio"'
. ' id="cb' . $rowNum . '"'
. ' name="cid"'
Expand Down

0 comments on commit 4730efc

Please sign in to comment.