Add and delete service reminders
This commit is contained in:
@@ -50,7 +50,7 @@ namespace MileageTraker.Web.Models
|
||||
|
||||
[Required]
|
||||
[InputSize("small")]
|
||||
[Units("$")]
|
||||
[Currency]
|
||||
public decimal Price { get; set; }
|
||||
|
||||
[Required]
|
||||
|
||||
Reference in New Issue
Block a user