diff --git a/Source/Applications/SystemCenter/wwwroot/Scripts/TSX/SystemCenter/NewMeterWizard/AssetPage.tsx b/Source/Applications/SystemCenter/wwwroot/Scripts/TSX/SystemCenter/NewMeterWizard/AssetPage.tsx index f79525b38..d7d44a40e 100644 --- a/Source/Applications/SystemCenter/wwwroot/Scripts/TSX/SystemCenter/NewMeterWizard/AssetPage.tsx +++ b/Source/Applications/SystemCenter/wwwroot/Scripts/TSX/SystemCenter/NewMeterWizard/AssetPage.tsx @@ -529,7 +529,7 @@ export default function AssetPage(props: IProps) { /> : null} {newEditAsset.AssetType == 'Breaker'? <> -
+
-
+
: null} {newEditAsset.AssetType === 'Transformer' ? (
-
-
+
+
-
+
-
+
setSearchTerm(e.target.value)} style={{ width: '100%', marginBottom: '10px' }} /> - { props.UpdateChannels(($(evt.target).val() as Array).map(a => props.Channels.find(ch => ch.ID == parseInt(a)))) }} value={props.SelectedChannels.map(a => a.ID.toString())}>