mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +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: ''
|
lastQuery: ''
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
computed:{
|
computed: {
|
||||||
searchTypesPlaceholder() {
|
searchTypesPlaceholder() {
|
||||||
if (!this.searchsettings.types.length) {
|
if (!this.searchsettings.types.length) {
|
||||||
return Object.values(this.typeLabels).join(' / ');
|
return Object.values(this.typeLabels).join(' / ');
|
||||||
|
|||||||
Reference in New Issue
Block a user