mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
[API] Get registered toolbar to appear
This commit is contained in:
parent
eec9b1cf4c
commit
9cb273ef0a
@ -27,7 +27,7 @@
|
||||
<div class="holder l-flex-col flex-elem grows l-object-wrapper-inner">
|
||||
<!-- Toolbar and Save/Cancel buttons -->
|
||||
<div class="l-edit-controls flex-elem l-flex-row flex-align-end">
|
||||
<mct-representation key="adapted-view-TOOLBAR"
|
||||
<mct-representation key="'adapted-view-TOOLBAR'"
|
||||
mct-object="domainObject">
|
||||
</mct-representation>
|
||||
<mct-representation key="'edit-action-buttons'"
|
||||
|
@ -1 +1 @@
|
||||
This is a toolbar.
|
||||
<span>This is a toolbar.</span>
|
||||
|
Loading…
Reference in New Issue
Block a user