diff --git a/PlotLine/Views/FloorPlans/Edit.cshtml b/PlotLine/Views/FloorPlans/Edit.cshtml index 9e9994f..93c1f32 100644 --- a/PlotLine/Views/FloorPlans/Edit.cshtml +++ b/PlotLine/Views/FloorPlans/Edit.cshtml @@ -407,17 +407,6 @@ Selected block Select a block on the grid to edit its details. - - Field help: - - - - - - - - - Some blocks overlap on this floor. @for (var i = 0; i < Model.Blocks.Count; i++) @@ -432,12 +421,12 @@ - Type + Type - X + X - Y + Y - Width + Width - Height + Height - Label override + Label override
Select a block on the grid to edit its details.
- Field help: - - - - - - - - -