]> git.mjollnir.org Git - moodle.git/commit
[Changed] The print_simple_box_start/stop changes conflicted greatly with the display...
authormark-nielsen <mark-nielsen>
Sun, 19 Mar 2006 01:53:50 +0000 (01:53 +0000)
committermark-nielsen <mark-nielsen>
Sun, 19 Mar 2006 01:53:50 +0000 (01:53 +0000)
commit289218844a493721c629cb9f192040c08c57a6e5
treea09ca83519c4e77129e37d26d8b0c237b0b85fb8
parent3ec5ec15bc2d76631b300ee83cd9d0ddc05d7e7e
[Changed] The print_simple_box_start/stop changes conflicted greatly with the display of branch table buttons (the box printed above the buttons some how :( )  To fix this, the tables were taken out and divs were used instead to display and arrange the buttons.  This turns out to be a good thing because now the user has more control over the buttons via style sheet.  Also did some extra clean up in the section of code printing the branch table.
[Added] new styles to styles.php to help display the buttons correctly.
mod/lesson/styles.php
mod/lesson/view.php