MDL-31908 Glossary: entry list format- printable version does not show content

This commit is contained in:
Kanika Goyal
2012-04-02 11:20:55 +12:00
committed by Sam Hemelryk
parent fc0acdfacd
commit 84c10aaa7c
+1 -1
View File
@@ -206,7 +206,7 @@ if ( $allentries ) {
}
}
glossary_print_entry($course, $cm, $glossary, $entry, $mode, $hook,1,$displayformat,false,true);
glossary_print_entry($course, $cm, $glossary, $entry, $mode, $hook, 1, $displayformat, true);
}
}