diff --git a/views_content/plugins/views/views_content.views.inc b/views_content/plugins/views/views_content.views.inc
index 644ac54..186ef4f 100644
--- a/views_content/plugins/views/views_content.views.inc
+++ b/views_content/plugins/views/views_content.views.inc
@@ -25,7 +25,7 @@ function views_content_views_plugins() {
         'use more' => TRUE,
         'accept attachments' => TRUE,
         'help topic' => 'display-pane',
-        'contextual links locations' => array('panel_pane'),
+        'contextual links locations' => array('panel_pane', 'view'),
       ),
       'ctools_context' => array(
         'title' => t('Context'),
