mirror of
https://github.com/nasa/openmct.git
synced 2025-04-16 15:29:20 +00:00
restoring toolbar
This commit is contained in:
parent
5fdef59f3b
commit
93171230e3
@ -48,13 +48,14 @@
|
||||
<!-- Toolbar and Save/Cancel buttons -->
|
||||
<div class="l-edit-controls flex-elem l-flex-row flex-align-end"
|
||||
ng-class="{ active:editMode }">
|
||||
<!-- <mct-toolbar name="mctToolbar"
|
||||
<mct-toolbar name="mctToolbar"
|
||||
structure="toolbar.structure"
|
||||
ng-model="toolbar.state"
|
||||
class="flex-elem grow"></mct-toolbar>-->
|
||||
class="flex-elem grow">
|
||||
</mct-toolbar>
|
||||
|
||||
<!-- from toolbar.html -->
|
||||
<mct-toolbar-x class="flex-elem grows ellipsis">
|
||||
<!--<mct-toolbar-x class="flex-elem grows ellipsis">
|
||||
<form novalidate>
|
||||
<div class="tool-bar btn-bar">
|
||||
<span class="l-control-group">
|
||||
@ -75,7 +76,7 @@
|
||||
<span class="s-menu-btn">Lorem</span>
|
||||
</div>
|
||||
</form>
|
||||
</mct-toolbar-x>
|
||||
</mct-toolbar-x>-->
|
||||
<mct-representation key="'edit-action-buttons'"
|
||||
mct-object="domainObject"
|
||||
class='flex-elem conclude-editing'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user