mirror of
https://github.com/nasa/openmct.git
synced 2025-04-08 20:04:27 +00:00
Removing use of bubble-container class (issue #101)
This commit is contained in:
parent
39f2f94a53
commit
08eaa822fe
@ -29,8 +29,7 @@
|
||||
define({
|
||||
BUBBLE_TEMPLATE: "<mct-container key=\"bubble\" " +
|
||||
"bubble-title=\"{{bubbleTitle}}\" " +
|
||||
"bubble-layout=\"{{bubbleLayout}}\" " +
|
||||
"class=\"bubble-container\">" +
|
||||
"bubble-layout=\"{{bubbleLayout}}\">" +
|
||||
"<mct-include key=\"bubbleTemplate\" " +
|
||||
"ng-model=\"bubbleModel\">" +
|
||||
"</mct-include>" +
|
||||
|
Loading…
x
Reference in New Issue
Block a user