* (bug 3318) UI workarounds for disabled items in license selector
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 1 Jan 2006 01:05:21 +0000 (01:05 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 1 Jan 2006 01:05:21 +0000 (01:05 +0000)
commit28cbccbecd81c1a3ad75837211ec983b7c1fcb69
treef73961c75c54a058c6ed0cd669d423db93f036e5
parent2f5585954595af8df234b83e774a6cc9b90bf822
* (bug 3318) UI workarounds for disabled items in license selector
  MSIE/Win: items now grayed out, JS will revert to 'non selected' if clicked
  Safari: JS will revert to 'non selected' if clicked (but not gray)
  MSIE/Mac: indented items now visible (JS hack)
RELEASE-NOTES
includes/Licenses.php
includes/SpecialUpload.php
skins/common/upload.js [new file with mode: 0644]