orderingList class = "body" adds in body e.g. <body
class="body">
-----------------------------------------------------------------
Key: RF-1377
URL:
http://jira.jboss.com/jira/browse/RF-1377
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Reporter: Aleksej Yanul
Assigned To: Vladimir Molotkov
if (window.attachEvent) {window.attachEvent("onload", init);} else
{window.addEventListener("load", init, false);}document.body.onselectstart =
function() {return false;}; document.body.className = "body";
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira