Skip to content

Commit

Permalink
Issue #146: Make managed file browser form and sticky actions work to…
Browse files Browse the repository at this point in the history
…gether.
  • Loading branch information
laryn authored Sep 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent f95977c commit 658aa02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template.php
Original file line number Diff line number Diff line change
@@ -806,6 +806,7 @@ function gin_ignore_sticky_form_actions() {
'layout-title-settings-form',
'layout-configure-region-page',
'views-ui-preview-form',
'file-managed-file-browser-form',
);
$exclude_form_ids += module_invoke_all('gin_ignore_sticky_form_actions');
return $exclude_form_ids;

0 comments on commit 658aa02

Please sign in to comment.