Skip to content

Commit

Permalink
Added helper text for Training Code
Browse files Browse the repository at this point in the history
  • Loading branch information
horcsinbalint committed Jan 6, 2025
1 parent 76a30b9 commit 854f3e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/views/user/study-line-selector.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
xl=2 s=6
text="user.study_line_training_code"
:value="$value?->training_code"
required />
required
helper="Pl. TTK-FIZIKA-NBHU"/>
<x-input.text id="study_lines[{{ $index }}][minor]"
xl=3 s=6
text="user.study_line_minor"
Expand Down

0 comments on commit 854f3e1

Please sign in to comment.