Merged in marcoAntonioNina/processmaker/dashboards2 (pull request #2360)
Delete graphic task status
This commit is contained in:
@@ -505,7 +505,7 @@ var loadIndicator = function (indicatorId, initDate, endDate) {
|
|||||||
fillSpecialIndicatorFirstView(viewModel);
|
fillSpecialIndicatorFirstView(viewModel);
|
||||||
break;
|
break;
|
||||||
case "1050":
|
case "1050":
|
||||||
fillStatusIndicatorFirstView(viewModel);
|
//fillStatusIndicatorFirstView(viewModel);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
fillGeneralIndicatorFirstView(viewModel);
|
fillGeneralIndicatorFirstView(viewModel);
|
||||||
|
|||||||
Reference in New Issue
Block a user