mirror of
https://github.com/nasa/openmct.git
synced 2025-05-08 19:48:41 +00:00
parent
e3cac49c4b
commit
9f3c353ab4
@ -52,19 +52,15 @@
|
|||||||
ng-class="{ active:editMode, 'edit-main':editMode}">
|
ng-class="{ active:editMode, 'edit-main':editMode}">
|
||||||
<div class="l-object-wrapper-inner l-flex flex-col">
|
<div class="l-object-wrapper-inner l-flex flex-col">
|
||||||
<!-- Toolbar and Save/Cancel buttons -->
|
<!-- Toolbar and Save/Cancel buttons -->
|
||||||
<div class="l-edit-controls flex-elem l-flex flex-row flex-align-end"
|
<div class="l-edit-controls flex-elem l-flex-row flex-align-end"
|
||||||
ng-class="{ active:editMode }">
|
ng-class="{ active:editMode }">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- <mct-toolbar name="mctToolbar"
|
<!-- <mct-toolbar name="mctToolbar"
|
||||||
structure="toolbar.structure"
|
structure="toolbar.structure"
|
||||||
ng-model="toolbar.state"
|
ng-model="toolbar.state"
|
||||||
class="flex-elem grow">
|
class="flex-elem grow">
|
||||||
</mct-toolbar>-->
|
</mct-toolbar>-->
|
||||||
<!-- from toolbar.html -->
|
<!-- from toolbar.html -->
|
||||||
<mct-toolbar-x class="flex-elem grow ellipsis">
|
<mct-toolbar-x class="flex-elem grows ellipsis">
|
||||||
<form novalidate>
|
<form novalidate>
|
||||||
<div class="tool-bar btn-bar">
|
<div class="tool-bar btn-bar">
|
||||||
<span class="l-control-group">
|
<span class="l-control-group">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user