Skip to content

Commit 658aa02

Browse files
authored
Issue #146: Make managed file browser form and sticky actions work together.
1 parent f95977c commit 658aa02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template.php

+1
Original file line numberDiff line numberDiff line change
@@ -806,6 +806,7 @@ function gin_ignore_sticky_form_actions() {
806806
'layout-title-settings-form',
807807
'layout-configure-region-page',
808808
'views-ui-preview-form',
809+
'file-managed-file-browser-form',
809810
);
810811
$exclude_form_ids += module_invoke_all('gin_ignore_sticky_form_actions');
811812
return $exclude_form_ids;

0 commit comments

Comments
 (0)