mirror of
https://github.com/nasa/openmct.git
synced 2025-06-01 15:10:50 +00:00
parent
7e60593501
commit
071a908c10
@ -85,7 +85,6 @@ define(
|
|||||||
popup.goesUp() ? 'arw-btm' : 'arw-top',
|
popup.goesUp() ? 'arw-btm' : 'arw-top',
|
||||||
popup.goesLeft() ? 'arw-right' : 'arw-left'
|
popup.goesLeft() ? 'arw-right' : 'arw-left'
|
||||||
].join(' ');
|
].join(' ');
|
||||||
scope.bubbleLayout = 'arw-top arw-left';
|
|
||||||
|
|
||||||
// Create the info bubble, now that we know how to
|
// Create the info bubble, now that we know how to
|
||||||
// point the arrow...
|
// point the arrow...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user