Changeset 13096

Show
Ignore:
Timestamp:
03/14/08 19:02:12 (8 months ago)
Author:
bill
Message:

Must have isDebug: true to display firebug-lite console so can see results of "getValue()" button. Refs #5359.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/tests/form/test_MultiSelect.html

    r12482 r13096  
    1717        </style> 
    1818         
    19         <script type="text/javascript" djConfig="isDebug:false, parseOnLoad: true" 
     19        <script type="text/javascript" djConfig="isDebug:true, parseOnLoad: true" 
    2020                src="../../../dojo/dojo.js"></script> 
    2121