mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 14:18:16 +00:00
@ -172,7 +172,7 @@ define(
|
||||
*/
|
||||
TimerController.prototype.buttonCssClass = function () {
|
||||
return this.relevantAction ?
|
||||
this.relevantAction.getMetadata().cssclass : "";
|
||||
this.relevantAction.getMetadata().cssClass : "";
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user