#312: Added delayed action execution to open source version
This commit is contained in:
@@ -2410,7 +2410,7 @@ const ParsedAction = (props) => {
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
{!isCloud ? null :
|
||||
{/*!isCloud ? null :*/}
|
||||
<div style={{flex: 1, marginLeft: 5,}}>
|
||||
<Tooltip
|
||||
color="primary"
|
||||
@@ -2442,7 +2442,7 @@ const ParsedAction = (props) => {
|
||||
</span>
|
||||
</Tooltip>
|
||||
</div>
|
||||
}
|
||||
{/**/}
|
||||
</div>
|
||||
</span>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user