# This patch file was generated by NetBeans IDE
# This patch can be applied using context Tools: Apply Diff Patch action on respective folder.
# It uses platform neutral UTF-8 encoding.
# Above lines and this line are ignored by the patching process.
Index: theme/views_infinite_scroll_theme.inc
--- theme/views_infinite_scroll_theme.inc Base (1.1)
+++ theme/views_infinite_scroll_theme.inc Locally Modified (Based On 1.1)
@@ -37,7 +37,7 @@
       'views_infinite_scroll' => array(
         'pager_selector' => 'ul.' . $PAGER_CLASS,
         'next_selector' => 'li.pager-next a:first',    
-        'content_selector' => 'div.view-content',        
+        'content_selector' => 'div.view-content:not(:has(.views-table)),div.view-content>.views-table>tbody>tr',        
       )
     );
     drupal_add_js($settings, 'setting' );
