Skip to content

Commit 94d3b84

Browse files
collins-selfcollins-self
authored andcommitted
Button wording
1 parent 1fb2d17 commit 94d3b84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Source/Applications/SystemCenter/wwwroot/Scripts/TSX/SystemCenter/Meter/PropertyUI

Source/Applications/SystemCenter/wwwroot/Scripts/TSX/SystemCenter/Meter/PropertyUI/LocationDrawings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ const LocationDrawings = (props: IProps) => {
125125
setShowDrawings(true);
126126
}
127127
}}
128-
>Open Drawings {props.Locations[0].Name}
128+
>Open {props.Locations[0].Name} Drawings
129129
</button>
130130
}
131131
<ToolTip

0 commit comments

Comments
 (0)