mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 04:39:28 +00:00
Merge branch 'feature-40128/Mehrere_Suchergebnisse_für_selbe_Person' into rc1_FHC4_C4
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
lastQuery: ''
|
||||
};
|
||||
},
|
||||
computed:{
|
||||
computed: {
|
||||
searchTypesPlaceholder() {
|
||||
if (!this.searchsettings.types.length) {
|
||||
return Object.values(this.typeLabels).join(' / ');
|
||||
|
||||
Reference in New Issue
Block a user