mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 14:07:50 +00:00
change icon
This commit is contained in:
parent
c08e9a89ff
commit
c094e6c6f4
@ -39,7 +39,7 @@ export default function ConditionPlugin() {
|
||||
key: 'conditionSet',
|
||||
description: 'A set of one or more conditions based on user-specified criteria.',
|
||||
creatable: true,
|
||||
cssClass: 'icon-folder',
|
||||
cssClass: 'icon-summary-widget',
|
||||
initialize: function (domainObject) {
|
||||
domainObject.composition = [];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user