Now the entry being commented is showed when
adding comments for non-approved entries. Bug 3638. (http://moodle.org/bugs/bug.php?op=show&bugid=3638)
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
|
||||
} else {
|
||||
/// original glossary entry
|
||||
glossary_print_entry($course, $cm, $glossary, $entry, '', '', false);
|
||||
glossary_print_entry($course, $cm, $glossary, $entry, 'approval', '', false);
|
||||
echo '<br />';
|
||||
|
||||
if ($usehtmleditor = can_use_html_editor()) {
|
||||
|
||||
Reference in New Issue
Block a user