MDL-14591 added my name next to a portfolio todo
This commit is contained in:
+1
-1
@@ -244,7 +244,7 @@
|
||||
/// Portfolio tab
|
||||
require_once($CFG->libdir . '/portfoliolib.php');
|
||||
if (portfolio_instances(true, false)) {
|
||||
// @todo permissions check?
|
||||
// @todo penny permissions check?
|
||||
$toprow[] = new tabobject('portfolios', $CFG->wwwroot .'/user/portfolio.php', get_string('portfolios', 'portfolio'));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user