Move edit prospect dialog logic
This commit is contained in:
@@ -40,9 +40,7 @@ namespace FoodsharingSiegen.Server.Pages
|
||||
/// Gets or sets the value of the prospect list (ab)
|
||||
/// </summary>
|
||||
private List<Prospect>? ProspectList { get; set; }
|
||||
|
||||
private AddProspectModal? ProspectModal { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the value of the users (ab)
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user