forked from geolba/tethys.frontend
Fixing facetedsearch
This commit is contained in:
parent
d135ab2d50
commit
95c7c8ba7b
8 changed files with 246 additions and 210 deletions
|
@ -1,7 +1,7 @@
|
|||
export interface SolrSettings {
|
||||
core: string;
|
||||
host: string;
|
||||
}
|
||||
// export interface SolrSettings {
|
||||
// core: string;
|
||||
// host: string;
|
||||
// }
|
||||
|
||||
export interface OpenSettings {
|
||||
core: string;
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue