Commit changes.

This commit is contained in:
James Cole
2017-09-03 10:08:56 +02:00
3 changed files with 3 additions and 3 deletions

View File

@@ -523,7 +523,7 @@ class RuleController extends Controller
$actions[] = view(
'rules.partials.action',
[
'oldTrigger' => $entry->action_type,
'oldAction' => $entry->action_type,
'oldValue' => $entry->action_value,
'oldChecked' => $entry->stop_processing,
'count' => $count,