Skip to content

Commit

Permalink
Add "tab_ident" to Form Widget allowed Request params
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelAlphonso committed Jun 4, 2018
1 parent 81fdf13 commit fbe370d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Charcoal/Admin/Widget/FormWidget.php
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ protected function acceptedRequestData()
'l10n_mode',
'group_display_mode',
'next_url',
'tab_ident',
];
}

Expand Down

0 comments on commit fbe370d

Please sign in to comment.