[gatein-issues] [JBoss JIRA] (GTNPORTAL-2210) Cleanup javascript code in Dashboard.js

Trong Tran (Created) (JIRA) jira-events at lists.jboss.org
Thu Oct 20 04:49:45 EDT 2011


Cleanup javascript code in Dashboard.js
---------------------------------------

                 Key: GTNPORTAL-2210
                 URL: https://issues.jboss.org/browse/GTNPORTAL-2210
             Project: GateIn Portal
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Trong Tran
            Priority: Minor
             Fix For: 3.2.0-M02


In Dashboard.js, we have some javascript code that check for WebOS:

if(uiSelect && document.getElementById("UIPageDesktop")) {
			var itemCont = DOMUtil.findFirstChildByClass(uiSelect, "div", "DashboardItemContainer");
			var middleItemCont = DOMUtil.findFirstDescendantByClass(uiSelect, "div", "MiddleItemContainer");
...
we should cleanup them

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list