mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 15:43:48 +00:00
Fix style
This commit is contained in:
@ -70,7 +70,7 @@ define([
|
||||
this.listenTo(this.$canvas, 'mousedown', this.onMouseDown, this);
|
||||
|
||||
this.watchForMarquee();
|
||||
}
|
||||
};
|
||||
|
||||
MCTPlotController.prototype.initialize = function () {
|
||||
this.$canvas = this.$element.find('canvas');
|
||||
|
Reference in New Issue
Block a user