Show
Ignore:
Timestamp:
08/24/10 10:37:16 (21 months ago)
Author:
gnum
Message:

References #96, using same facilitators view for participants page facilitators block

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/views/default/object/educourse.php

    r139 r142  
    6262                } 
    6363 
    64                 // Display teacher 
     64                // Display facilitators 
    6565                $body .= elgg_view('edufeedr/educourse_facilitators', array('entity' => $vars['entity'], 'type' => 'view')); 
    6666