Finished testing autocrud tabs
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
.AddProperty(x => x.ApiPort);
|
.AddProperty(x => x.ApiPort);
|
||||||
|
|
||||||
option
|
option
|
||||||
.WithPage("Security")
|
.DefaultPage
|
||||||
.DefaultSection
|
.DefaultSection
|
||||||
.AddProperty(x => x.SslEnabled);
|
.AddProperty(x => x.SslEnabled);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user