Merge branch 'master' of code-repo.d4science.org:MaDgIK/explore-services
This commit is contained in:
commit
d6c4788fbb
|
@ -142,7 +142,7 @@ export class HomeComponent {
|
||||||
filterType: 'checkbox',
|
filterType: 'checkbox',
|
||||||
originalFilterId: "",
|
originalFilterId: "",
|
||||||
valueIsExact: true,
|
valueIsExact: true,
|
||||||
title: "Result Types",
|
title: "Type",
|
||||||
filterOperator: "or"
|
filterOperator: "or"
|
||||||
};
|
};
|
||||||
public pageContents = null;
|
public pageContents = null;
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6759508fb63649e82fa1b859f480f85d56940ab7
|
Subproject commit 77092a7e66aca8c6000de9f82c4da3fd1a039201
|
Loading…
Reference in New Issue