* Removing wfSupportsAjax() call. We don't use legacy sajax_ anymore, jQuery takes...
authorKrinkle <krinkle@users.mediawiki.org>
Tue, 14 Dec 2010 17:21:40 +0000 (17:21 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Tue, 14 Dec 2010 17:21:40 +0000 (17:21 +0000)
commit7dd1b797c0313c7e3d79f5359dd840e8c5d4e1a7
tree526342aaf2c65e2419ea6684bc32d470cbb6bfed
parent21977e3bfa67f42e1b05464a6c9efef1df7b3369
* Removing wfSupportsAjax() call. We don't use legacy sajax_ anymore, jQuery takes care of this
* Thus also removing the dependency on mediawiki.legacy.ajax in mediawiki.action.watch.ajax
* Moving the show() call further down in jsMessage. Before this commit the box shows for a split second (empty) and then it suddenly grows with content. Now moved it down so that it comes into view, filled already. Also made it possible to bring back the slideDown effect without ugly flashes.
resources/Resources.php
resources/mediawiki.action/mediawiki.action.watch.ajax.js
resources/mediawiki.util/mediawiki.util.js