Merged in marcoAntonioNina/processmaker/dashboards2 (pull request #2360)

Delete graphic task status
This commit is contained in:
Dante Loayza
2015-06-18 10:15:02 -04:00

View File

@@ -505,7 +505,7 @@ var loadIndicator = function (indicatorId, initDate, endDate) {
fillSpecialIndicatorFirstView(viewModel);
break;
case "1050":
fillStatusIndicatorFirstView(viewModel);
//fillStatusIndicatorFirstView(viewModel);
break;
default:
fillGeneralIndicatorFirstView(viewModel);