Ellenőrző lap mdosíthatósága

This commit is contained in:
2025-06-05 08:12:27 +02:00
parent ff9d6ae361
commit 75d8119880
3 changed files with 15 additions and 10 deletions
@@ -17,8 +17,12 @@ namespace WorkFlowCheck.Web.Helpers
string dataType = GetDataTypeString(type);
output.Attributes.SetAttribute("data-type", dataType);
// 🔥 EZ HIÁNYZIK → Rakd be!
output.Attributes.RemoveAll("asp-for-datatype");
}
private string GetDataTypeString(Type type)
{
// Nullable<T> esetén nyerjük ki az alaptípust