refactoring
This commit is contained in:
parent
e5d945ab91
commit
fb044dabcb
16 changed files with 11 additions and 53 deletions
|
|
@ -42,10 +42,7 @@ namespace Yavsc.Models.Workflow
|
|||
[Display(Name="GiveAnExplicitReason")]
|
||||
public string Reason { get; set; }
|
||||
|
||||
public override string GetDescription ()
|
||||
{
|
||||
return "Rendez-vous";
|
||||
}
|
||||
public override string Description => "Rendez-vous";
|
||||
|
||||
public RdvQuery()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue