#312: Added delayed action execution to open source version

This commit is contained in:
frikky
2022-01-09 22:40:10 +01:00
parent d4c33624b7
commit 49c587f311
11 changed files with 54 additions and 79 deletions
-2
View File
@@ -7783,7 +7783,6 @@ const AngularWorkflow = (defaultprops) => {
/>
</div>
<div>
{!isCloud ? null :
<div style={{flex: 1, marginLeft: 5,}}>
<Tooltip
color="primary"
@@ -7825,7 +7824,6 @@ const AngularWorkflow = (defaultprops) => {
</span>
</Tooltip>
</div>
}
</div>
</div>
<FormControlLabel