]> git.mjollnir.org Git - moodle.git/commit
MDL-11370 :: added a global var $THEME->customcornersopen to track properly closed...
authorurs_hunkler <urs_hunkler>
Mon, 24 Sep 2007 11:08:02 +0000 (11:08 +0000)
committerurs_hunkler <urs_hunkler>
Mon, 24 Sep 2007 11:08:02 +0000 (11:08 +0000)
commitc7a66cc4e17229222919940800e8515bb4a924b2
tree7a1c0035acd5ea0d3b86add67924565517e89b93
parent540286f1f23917a7c1c98be1f028afc3301d07a8
MDL-11370 :: added a global var $THEME->customcornersopen to track properly closed custom corners divs. In function print_footer I added a check if some custom_corneres divs are still open and eventually close them.
lib/custom_corners_lib.php
lib/weblib.php