diff --git a/includes/plugins.inc b/includes/plugins.inc
index 87cb38b..f40d287 100644
--- a/includes/plugins.inc
+++ b/includes/plugins.inc
@@ -63,6 +63,7 @@ function views_views_plugins() {
         'help' => t('Attachments added to other displays to achieve multiple views in the same view.'),
         'handler' => 'views_plugin_display_attachment',
         'theme' => 'views_view',
+        'contextual links locations' => array(),
         'use ajax' => TRUE,
         'use pager' => FALSE,
         'use more' => TRUE,
