|
|
| Participants: |
Martin Dougiamas and Samuli Karevaara
|
| Security Level: |
None
|
| Resolved date: |
18/Jun/07
|
| Affected Branches: |
MOODLE_18_STABLE
|
| Fixed Branches: |
MOODLE_18_STABLE, MOODLE_19_STABLE
|
|
Journal is being replaced with the Assignment module, but we still have a lot of Journal fans here :-) Recent upgrade broke the /mod/journal/view.php so that it doesn't show the Journal intro anymore. The reason was the print_simple_box() call was changed to print_box() but the parameters are incorrect. A trivial fix attached.
|
|
Description
|
Journal is being replaced with the Assignment module, but we still have a lot of Journal fans here :-) Recent upgrade broke the /mod/journal/view.php so that it doesn't show the Journal intro anymore. The reason was the print_simple_box() call was changed to print_box() but the parameters are incorrect. A trivial fix attached. |
Show » |
|