@model Yavsc.Models.IT.Fixing.Bug @{ ViewData["Title"] = "Delete"; }

Delete

Are you sure you want to delete this?

Bug


@Html.DisplayNameFor(model => model.FeatureId)
@Html.DisplayFor(model => model.FeatureId)
@Html.DisplayNameFor(model => model.Status)
@Html.DisplayFor(model => model.Status)