Bug #130357, was updated on 2001-Jan-28 14:27
Here is a current snapshot of the bug.

Project: DynAPI 2
Category: Core - Widgets
Status: Closed
Resolution: Fixed
Bug Group: None
Priority: 5
Submitted by: marstr
Assigned to : rainwater
Summary: small typo in list.js

Details: there's a small typo (i think) in list.js line 76

if (this.selected=b) {

should be

if (this.selected==b) {

right?


Follow-Ups:

Date: 2001-Jan-28 17:50
By: rainwater

Comment:
Doh!  Its been updated in CVS.  Closing this bug.
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=130357&group_id=5757

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to