InventoryType from XML
Transaction updates
This commit is contained in:
@@ -123,7 +123,7 @@ namespace InventoryTraker.Web.Helpers
|
||||
{
|
||||
//input.Attr("type", "date");
|
||||
input.Attr("bs-datepicker");
|
||||
input.Attr("data-date-format", "d/M/yyyy");
|
||||
input.Attr("data-date-format", "M/d/yyyy");
|
||||
}
|
||||
|
||||
if (metadata.DataTypeName == "PhoneNumber")
|
||||
|
||||
Reference in New Issue
Block a user