This commit is contained in:
Paula Quispe
2019-03-18 12:47:23 -04:00
parent bc39876669
commit 5bd1ba8bc4

View File

@@ -494,7 +494,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);