mirror of
https://github.com/nasa/openmct.git
synced 2025-04-12 13:47:55 +00:00
Fix style
This commit is contained in:
parent
7d8dc00996
commit
1326dae27a
@ -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');
|
||||
|
Loading…
x
Reference in New Issue
Block a user