We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5911841 commit db74eabCopy full SHA for db74eab
1 file changed
RFPResponsePOC/RFPResponsePOC.Client/Pages/Home.razor
@@ -144,11 +144,11 @@ else
144
<RadzenTabsItem Text="Venue Assignment">
145
<Template>
146
<RadzenIcon Icon="event" Style="margin-right: 0.5rem;" />
147
- 4. Venue Assignment
+ 4. Venue Assignment (optional)
148
</Template>
149
<ChildContent>
150
<div class="rz-p-4">
151
- <p>(Venue mode) Auto-assign rooms by capacity, setup, and schedule with conflict checks.</p>
+ <p>(Optional only if using Venue mode) Auto-assign rooms by capacity, setup, and schedule with conflict checks.</p>
152
</div>
153
</ChildContent>
154
</RadzenTabsItem>
0 commit comments