Skip to content

Commit db74eab

Browse files
committed
Added optional
1 parent 5911841 commit db74eab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • RFPResponsePOC/RFPResponsePOC.Client/Pages

RFPResponsePOC/RFPResponsePOC.Client/Pages/Home.razor

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,11 @@ else
144144
<RadzenTabsItem Text="Venue Assignment">
145145
<Template>
146146
<RadzenIcon Icon="event" Style="margin-right: 0.5rem;" />
147-
4. Venue Assignment
147+
4. Venue Assignment (optional)
148148
</Template>
149149
<ChildContent>
150150
<div class="rz-p-4">
151-
<p>(Venue mode) Auto-assign rooms by capacity, setup, and schedule with conflict checks.</p>
151+
<p>(Optional only if using Venue mode) Auto-assign rooms by capacity, setup, and schedule with conflict checks.</p>
152152
</div>
153153
</ChildContent>
154154
</RadzenTabsItem>

0 commit comments

Comments
 (0)