File tree Expand file tree Collapse file tree
src/app/shared/starts-with/text Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22< div class ="mb-3 ">
33 < div class ="row ">
44 < div class ="mb-3 input-group col-sm-12 col-md-6 col-auto ">
5- < input class ="form-control " [attr.aria-label] ="'browse.startsWith.input' | translate " placeholder ="{{'browse.search-form.placeholder ' | translate}} " type ="text " name ="startsWith " formControlName ="startsWith " [value] ="getStartsWith() " />
5+ < input class ="form-control " [attr.aria-label] ="'browse.startsWith.input' | translate " placeholder ="{{'browse.startsWith.type_text ' | translate}} " type ="text " name ="startsWith " formControlName ="startsWith " [value] ="getStartsWith() " />
66 < button class ="btn btn-primary " type ="submit " role ="button " tabindex ="0 "> < i class ="fas fa-book-open "> </ i > {{'browse.startsWith.submit' | translate}}</ button >
77 </ div >
88 </ div >
9- < small class ="text-muted "> {{'browse.startsWith.type_text' | translate}}</ small >
109</ div >
1110</ form >
You can’t perform that action at this time.
0 commit comments