]> git.mjollnir.org Git - moodle.git/commit
Detected a display bug when looking for possible causes of
authorstronk7 <stronk7>
Mon, 19 Apr 2004 19:24:42 +0000 (19:24 +0000)
committerstronk7 <stronk7>
Mon, 19 Apr 2004 19:24:42 +0000 (19:24 +0000)
commit1eb25080df02c7527a35049de9d8b26e017c6967
tree3b72156be9e46b2e528ba4d836f8b4a4ea17d30f
parentfc4458a244b5937f71fa07ee6dbb9c38652d38a6
Detected a display bug when looking for possible causes of
bug 1248. Widhts were only calculated in teacher mode and
they were down to 100px in student mode!!
Perhaps we could make some session caching to avoid some
calculations every time the course is displayed. Seems to
work fine now.
Anyway, if I compare the right column width
in my server (with blocks running) against moodle.org (without
blocks), it seems that the right column is narrower in my test server...
course/view.php