CRM-12872 - Ajax-enable pager links
[civicrm-core.git] / templates / CRM / Contact / Page / View / GroupContact.tpl
index 811f023246dd892cd225f601c5e2899f2b31d4ef..ccec5fe17fe88e1b0bf0cca74168e81b4e1528a9 100644 (file)
     });
   });
   {/literal}
-  // update count
-  CRM.updateTabCount('#tab_group', {$groupIn|@count});
   // Hack to ensure status msg is properly translated
   CRM.strings.Added = "{ts escape='js'}Added{/ts}";
   CRM.strings.Removed = "{ts escape='js'}Removed{/ts}";