mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 14:07:50 +00:00
removed conditionSet folder and fixed lint errors
This commit is contained in:
parent
5f80b3773b
commit
1ee6ecf3ae
@ -32,8 +32,12 @@
|
||||
>[condition description]
|
||||
</span>
|
||||
</div>
|
||||
<span class="is-enabled c-c__duplicate"></span>
|
||||
<span class="is-enabled c-c__trash"></span>
|
||||
<span v-if="!isDefault"
|
||||
class="is-enabled c-c__duplicate"
|
||||
></span>
|
||||
<span v-if="!isDefault"
|
||||
class="is-enabled c-c__trash"
|
||||
></span>
|
||||
</div>
|
||||
<div v-if="expanded"
|
||||
class="condition-config-edit widget-rule-content c-sw-editui__rules-wrapper holder widget-rules-wrapper flex-elem expanded"
|
||||
|
Loading…
Reference in New Issue
Block a user