From be4a111b7e775f4d06c546f3fe7c33db1734babb Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Fri, 2 Dec 2016 16:32:37 +0100 Subject: [PATCH] refresh icona duplicazione flux come items... --- StockManMVC/Views/ItemFluxes/_ListByItem.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StockManMVC/Views/ItemFluxes/_ListByItem.cshtml b/StockManMVC/Views/ItemFluxes/_ListByItem.cshtml index 14c92d0..311a8a5 100644 --- a/StockManMVC/Views/ItemFluxes/_ListByItem.cshtml +++ b/StockManMVC/Views/ItemFluxes/_ListByItem.cshtml @@ -52,7 +52,7 @@ @Html.DisplayFor(modelItem => item.Location1.Descr) - + @Html.ActionLink(" ", "ConvOrder", new { ID = item.ID }, new { @class = "btn btn-xs btn-info glyphicon glyphicon-flash " + @delStyle + " " + @convStyle })