Merged in bugfix/PMC-379 (pull request #6808)
PMC-379 Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user