File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 < input #searchInput [@toggleAnimation] ="isExpanded " [attr.aria-label] ="('nav.search' | translate) " name ="query "
55 formControlName ="query " type ="text " placeholder ="{{searchExpanded ? ('nav.search' | translate) : ''}} "
66 class ="d-inline-block bg-transparent position-absolute form-control dropdown-menu-right p-1 " [attr.data-test] ="'header-search-box' | dsBrowserOnly ">
7- < button class ="submit-icon btn btn-link btn-link-inline " aria-label =" Submit search " type ="button " (click) ="searchExpanded ? onSubmit(searchForm.value) : expand() " [attr.data-test] ="'header-search-icon' | dsBrowserOnly ">
7+ < button class ="submit-icon btn btn-link btn-link-inline " [attr. aria-label] =" 'nav. search.button' | translate " type ="button " (click) ="searchExpanded ? onSubmit(searchForm.value) : expand() " [attr.data-test] ="'header-search-icon' | dsBrowserOnly ">
88 < em class ="fas fa-search fa-lg fa-fw "> </ em >
99 </ button >
1010 </ form >
Original file line number Diff line number Diff line change 31463146
31473147 "nav.search" : "Search" ,
31483148
3149+ "nav.search.button" : "Submit search" ,
3150+
3151+
31493152 "nav.statistics.header" : "Statistics" ,
31503153
31513154 "nav.stop-impersonating" : "Stop impersonating EPerson" ,
You can’t perform that action at this time.
0 commit comments