Loading media_pane.module +2 −2 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ function media_pane_get_view_mode_options() { } /** * Implements hook_preprocess_hook(). * Implements hook_preprocess_file_entity(). * * Apply view mode settings on the file entity. */ Loading Loading @@ -87,7 +87,7 @@ function media_pane_preprocess_file_entity(&$variables) { } /** * Implements hook_preprocess_hook(). * Implements hook_preprocess_fieldable_panels_pane(). * * Apply view mode settings on the fieldable_panels_pane. */ Loading Loading
media_pane.module +2 −2 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ function media_pane_get_view_mode_options() { } /** * Implements hook_preprocess_hook(). * Implements hook_preprocess_file_entity(). * * Apply view mode settings on the file entity. */ Loading Loading @@ -87,7 +87,7 @@ function media_pane_preprocess_file_entity(&$variables) { } /** * Implements hook_preprocess_hook(). * Implements hook_preprocess_fieldable_panels_pane(). * * Apply view mode settings on the fieldable_panels_pane. */ Loading