- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 25 Aug 2009 18:13:41 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/scripts In directory hutz:/tmp/cvs-serv6850/WebContent/scripts Modified Files: Tag: dev2 w3c-validator.js Log Message: bug fix Index: w3c-validator.js =================================================================== RCS file: /sources/public/2006/unicorn/WebContent/scripts/Attic/w3c-validator.js,v retrieving revision 1.1.2.10 retrieving revision 1.1.2.11 diff -u -d -r1.1.2.10 -r1.1.2.11 --- w3c-validator.js 25 Aug 2009 09:20:14 -0000 1.1.2.10 +++ w3c-validator.js 25 Aug 2009 18:13:39 -0000 1.1.2.11 @@ -141,6 +141,8 @@ } currentOptions.setStyle('opacity', 1); } + + W3C.toggleOptions(false); }, requestOptions: function(taskIndex, withFX) {
Received on Tuesday, 25 August 2009 18:13:54 UTC