Skip to content

Commit

Permalink
Merge pull request #1037 from VirtualFlyBrain/debug
Browse files Browse the repository at this point in the history
requested fixes
  • Loading branch information
Robbie1977 authored Mar 2, 2021
2 parents 8444d9a + 69ac859 commit 0d1e898
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/configuration/VFBMain/searchConfiguration.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ var searchConfiguration = {
},
{
"key": "has_image",
"filter_name": "Has Image",
"filter_name": "Image",
"enabled": "disabled",
},
{
Expand Down
2 changes: 1 addition & 1 deletion model/vfb.xmi
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,7 @@
<queries xsi:type="gep_2:CompoundRefQuery"
id="ref_neuron_region_connectivity_query"
name="Show connectivity to regions from Neuron X"
description="Show connectivety per region for $NAME"
description="Show connectivity per region for $NAME"
queryChain="//@dataSources.0/@queries.15">
<matchingCriteria
type="//@libraries.3/@types.43"/>
Expand Down

0 comments on commit 0d1e898

Please sign in to comment.