* Finish task#40841.
This commit is contained in:
@@ -194,7 +194,7 @@ $(function()
|
||||
|
||||
$('#programForm').on('tableNestStateChanged', function()
|
||||
{
|
||||
/* Ensure visible progress pie inited after toggle nest states */
|
||||
/* Ensure visible progress pie inited after toggle nest states. */
|
||||
$('.progress-pie:visible').progressPie();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user