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); fillSpecialIndicatorFirstView(viewModel);
break; break;
case "1050": case "1050":
fillStatusIndicatorFirstView(viewModel); //fillStatusIndicatorFirstView(viewModel);
break; break;
default: default:
fillGeneralIndicatorFirstView(viewModel); fillGeneralIndicatorFirstView(viewModel);