Warehouses #1
@@ -12,7 +12,7 @@
|
|||||||
<div class="h-100 d-flex justify-content-center align-items-start">
|
<div class="h-100 d-flex justify-content-center align-items-start">
|
||||||
<SfCard CssClass="shadow" style="width: 100%; max-width: 1200px;">
|
<SfCard CssClass="shadow" style="width: 100%; max-width: 1200px;">
|
||||||
<CardHeader>
|
<CardHeader>
|
||||||
<h3 class="text-primary">Zamówienie DELFOR nr @(ScheduleOrderDto?.PONum ?? "Brak numeru")</h3>
|
<h3 class="text-primary">Zamówienie DELFOR nr @(ScheduleOrderDto?.PONum ?? "Brak numeru") (ID: @ScheduleOrderDto?.ID)</h3>
|
||||||
</CardHeader>
|
</CardHeader>
|
||||||
<CardContent>
|
<CardContent>
|
||||||
<SfListView Id="ScheduleOrderMiscs"
|
<SfListView Id="ScheduleOrderMiscs"
|
||||||
|
|||||||
Reference in New Issue
Block a user