Home
last modified time | relevance | path

Searched refs:activeModal (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-webui/app/server-control/controllers/
H A Dpower-operations-controller.js27 $scope.activeModal;
237 .then(function(activeModal) { argument
238 initPowerOperation(activeModal);
241 $scope.activeModal = undefined;
247 $scope.activeModal = powerOperations.WARM_REBOOT;
249 $scope.activeModal = powerOperations.COLD_REBOOT;
256 $scope.activeModal = powerOperations.WARM_SHUTDOWN;
259 $scope.activeModal = powerOperations.COLD_SHUTDOWN;
/openbmc/phosphor-webui/app/server-health/directives/
H A Dremote-logging-server.js41 $scope.activeModal;
52 $scope.activeModal = type;