forked from geolba/tethys.frontend
Tests. TODO solving failure with the faceted search with 2 subjects
This commit is contained in:
parent
95c7c8ba7b
commit
32f743c04e
3 changed files with 32 additions and 14 deletions
|
@ -88,7 +88,7 @@ export default class VsInput extends Vue {
|
|||
|
||||
const suggestions = new Array<Suggestion>();
|
||||
|
||||
console.log("getSuggestions > Display:", this.display);
|
||||
// console.log("getSuggestions > Display:", this.display);
|
||||
// console.log("results:", this.results );
|
||||
// console.log("highlights:", this.highlights);
|
||||
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue