Brusher Profile and Blog delete permisssion
This commit is contained in:
parent
39788f46f9
commit
fc1775147f
5 changed files with 3571 additions and 6 deletions
|
|
@ -60,7 +60,7 @@ namespace Yavsc.Models.Haircut
|
|||
|
||||
[DisplayFormat(ConvertEmptyStringToNull = true, NullDisplayText = "[Pas d'emploi du temps spécifié]")]
|
||||
[Display(Name="Emploi du temps")]
|
||||
public virtual Schedule Schedule { get; set; }
|
||||
public virtual Schedule? Schedule { get; set; }
|
||||
|
||||
[Display(Name="Coupe femme cheveux longs"),DisplayFormat(DataFormatString="{0:C}")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue