Fix vista fermate errata + fix kit esploso
This commit is contained in:
@@ -11,8 +11,8 @@ namespace MP.Data.DatabaseModels
|
||||
public class vSelEventiBCodeModel
|
||||
{
|
||||
[Key]
|
||||
public int IdxTipo { get; set; } = 0;
|
||||
public string Label { get; set; } = "";
|
||||
public int value { get; set; } = 0;
|
||||
public string label { get; set; } = "";
|
||||
public bool EventoTablet { get; set; } = true;
|
||||
public string CssClass { get; set; } = "";
|
||||
public string Icon { get; set; } = "";
|
||||
|
||||
Reference in New Issue
Block a user