Update chart UI, update Jquery
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
{
|
||||
if (item.HasLeafChart)
|
||||
{
|
||||
@Html.Partial("DisplayTemplates/_ChartLink", (int)item.LeafInputId)
|
||||
@Html.Partial("DisplayTemplates/_ChartButton", (int)item.LeafInputId)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user