Index: contrib/location_views/location_views.module
===================================================================
--- contrib/location_views/location_views.module	(revision 1144)
+++ contrib/location_views/location_views.module	(working copy)
@@ -34,6 +34,9 @@
       'right' => array(
         'field' => 'eid'
       ),
+      'extra' => array(
+        'type' => 'node'
+      ),
     ),
     'fields' => array(
       'name'        => array('name' => t('Location: Name'),        'sortable' => true),
