Altro test componente x tablet
This commit is contained in:
@@ -247,7 +247,9 @@ else
|
||||
}
|
||||
}
|
||||
|
||||
@if (showDraw)
|
||||
@if (showDraw && RecMSE != null)
|
||||
{
|
||||
<embed src="@($"disegni/{RecMSE.CodArticolo}.pdf")" width="100%" height="800px" />
|
||||
<object type="application/pdf" data="@($"disegni/{RecMSE.CodArticolo}.pdf")" width="100%" height="800px" />
|
||||
|
||||
@* <embed src="@($"disegni/{RecMSE.CodArticolo}.pdf")" width="100%" height="800px" /> *@
|
||||
}
|
||||
Reference in New Issue
Block a user