Merge branch 'kub-stage' into production
Build and Deploy to Production / build-and-deploy (push) Has been cancelled
Build and Deploy to Production / build-and-deploy (push) Has been cancelled
Deploy blog slug UI fix to production.
This commit is contained in:
@@ -12,6 +12,11 @@
|
|||||||
Required="true"
|
Required="true"
|
||||||
Variant="Variant.Outlined" />
|
Variant="Variant.Outlined" />
|
||||||
|
|
||||||
|
<MudTextField @bind-Value="Model.Slug"
|
||||||
|
Label="نشانی URL (slug)"
|
||||||
|
Variant="Variant.Outlined"
|
||||||
|
HelperText="اختیاری — خالی بگذارید تا خودکار از عنوان ساخته شود. فقط حروف کوچک انگلیسی، عدد و خط تیره." />
|
||||||
|
|
||||||
<MudTextField @bind-Value="Model.Summary"
|
<MudTextField @bind-Value="Model.Summary"
|
||||||
Label="خلاصه"
|
Label="خلاصه"
|
||||||
Variant="Variant.Outlined"
|
Variant="Variant.Outlined"
|
||||||
|
|||||||
Reference in New Issue
Block a user