Merge branch '20.x' of https://github.com/easysoft/zentaopms into 20.x
This commit is contained in:
@@ -79,6 +79,7 @@ function refreshBlock($panel, afterRefresh)
|
|||||||
}
|
}
|
||||||
$panel.find('.tablesorter').sortTable();
|
$panel.find('.tablesorter').sortTable();
|
||||||
initTableHeader($panel);
|
initTableHeader($panel);
|
||||||
|
$(".sparkline").sparkline();
|
||||||
}).fail(function()
|
}).fail(function()
|
||||||
{
|
{
|
||||||
$panel.addClass('panel-error');
|
$panel.addClass('panel-error');
|
||||||
|
|||||||
Reference in New Issue
Block a user