Community
Participate
Working Groups
File 1: function MyClass() { this.myVar = 1; } File 2: MyClass.prototype.myFun = function() {}; Expand the JavaScript Resources node. Expand the child source folder under that node. You see MyClass twice. One has myVar and one had myFun as a child node. This should be a single node or I should have the option to change the view.
*** Bug 323146 has been marked as a duplicate of this bug. ***