mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Merge branch 'rc1_FHC4_C4' into demo-cis40
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