]> git.mjollnir.org Git - moodle.git/commit
MDL-19756 Added $disabled value to html_link, which will be true if the link's URL...
authornicolasconnault <nicolasconnault>
Wed, 9 Sep 2009 03:28:26 +0000 (03:28 +0000)
committernicolasconnault <nicolasconnault>
Wed, 9 Sep 2009 03:28:26 +0000 (03:28 +0000)
commita0ead5eb81e6e0d3b7d8ef4973fa0863b55b5275
tree81e56890fbb22fdf4f3748ef4d48c5ea38dfaa90
parentb0e90a0ccd0fe43c83269025fe6a2173ce090209
MDL-19756 Added $disabled value to html_link, which will be true if the link's URL compares with the $PAGE->url (order of params doesn't matter). A disabled link will render as italicised text by default.
lib/outputcomponents.php
lib/outputrenderers.php
theme/standard/styles_fonts.css