diff --git a/network-canvas b/network-canvas index 75ce4a3eb..69345ca5d 160000 --- a/network-canvas +++ b/network-canvas @@ -1 +1 @@ -Subproject commit 75ce4a3eb26d61cadf010100d01eb5bb01fb414b +Subproject commit 69345ca5d88a278920d359ed96aff90a9772bd27 diff --git a/src/components/Codebook/EntityType.js b/src/components/Codebook/EntityType.js index 3eeaf126a..5cd8f1732 100644 --- a/src/components/Codebook/EntityType.js +++ b/src/components/Codebook/EntityType.js @@ -40,14 +40,14 @@ const EntityType = ({
- When selecting an existing variable, changes you make to the input control or - validation options will also change other uses of this variable. -
-+ When selecting an existing variable, changes you make to the input control or + validation options will also change other uses of this variable. +
+- The selected input control will cause this variable to be defined as - type - {' '} - {variableType} - . Once set, this cannot be changed - (although you may change the input control within this type). -
-- A pre-existing variable is currently selected. You cannot change a variable - type after it has been created, so only + The selected input control will cause this variable to be defined as + type {' '} {variableType} - {' '} - compatible - input controls can be selected above. If you would like to use a different - input control type, you will need to create a new variable. + . Once set, this cannot be changed + (although you may change the input control within this type).
-+ A pre-existing variable is currently selected. You cannot change a variable + type after it has been created, so only + {' '} + {variableType} + {' '} + compatible + input controls can be selected above. If you would like to use a different + input control type, you will need to create a new variable. +
+