Merge branch 'staging' into cosmetic-fixes

pull/1534/head
Rick Carlino 2019-10-25 08:33:29 -05:00 committed by GitHub
commit f612f9cb45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ export const LocationForm =
width={props.width}
onChange={props.onChange} />
<DefaultValueForm
key={props.locationDropdownKey}
variableNode={celeryNode}
resources={resources}
onChange={props.onChange} />