/[drupal]/contributions/modules/views_groupby_pack/taxonomygroup.inc
ViewVC logotype

Diff of /contributions/modules/views_groupby_pack/taxonomygroup.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Thu Jan 17 23:06:12 2008 UTC revision 1.2, Thu Mar 6 20:33:11 2008 UTC
# Line 5  Line 5 
5   */   */
6    
7  function theme_taxonomygroup_taxonomygroup_teaser($view, $nodes, $type) {  function theme_taxonomygroup_taxonomygroup_teaser($view, $nodes, $type) {
8    return theme_taxonomygroup_taxonomygroup($view, $nodes, $type, true);    return theme("taxonomygroup_taxonomygroup", $view, $nodes, $type, true);
9  } // funciton theme_taxonomygroup_taxonomygroup_teaser  } // funciton theme_taxonomygroup_taxonomygroup_teaser
10    
11    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2