]> git.mjollnir.org Git - moodle.git/commit
MDL-16463 "Long group names can make drop down box too wide" added an if condition...
authorjamiesensei <jamiesensei>
Fri, 12 Sep 2008 08:33:40 +0000 (08:33 +0000)
committerjamiesensei <jamiesensei>
Fri, 12 Sep 2008 08:33:40 +0000 (08:33 +0000)
commit91769761515303359a709a47defb8172a95db8d9
tree5c5cab236c491fb4d4755257d1e4337513a8444b
parent0bd47adcd0d36129b8b42ef81501dcfa200d4fa9
MDL-16463 "Long group names can make drop down box too wide"  added an if condition to test the length of the group name. If it is more than 20 characters then we use the string 'this group' instead of the group name.
lang/en_utf8/quiz_overview.php
mod/quiz/report/overview/overviewsettings_form.php