mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-22 11:21:31 +00:00
Highlight top search result and remove skip reason prompt
- Highlight the recommended/top priority result row with table-success class - Add "Top" badge to the recommended Quick Apply button - Use outline style for non-top Quick Apply buttons to differentiate - Remove the annoying "reason for skipping" prompt popup
This commit is contained in:
parent
d606ff6d3d
commit
11c2780383
3 changed files with 14 additions and 7 deletions
|
|
@ -11127,6 +11127,12 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>All parts have been processed. You can review the results below or navigate back to the parts list.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="recommended_badge" name="info_providers.bulk_import.recommended">
|
||||
<segment state="translated">
|
||||
<source>info_providers.bulk_import.recommended</source>
|
||||
<target>Top</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="quick_apply_btn" name="info_providers.bulk_import.quick_apply">
|
||||
<segment state="translated">
|
||||
<source>info_providers.bulk_import.quick_apply</source>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue