Changeset 10526

Show
Ignore:
Timestamp:
09/16/07 20:49:58 (10 months ago)
Author:
jburke
Message:

Fixes #4463. Page is not constructed to use the new debugAtAllCosts correctly, so removing that flag for now.

Files:
1 modified

Legend:

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

    r10409 r10526  
    99        </style> 
    1010        <script type="text/javascript" src="../../../dojo/dojo.js" 
    11                 djConfig="isDebug: true, parseOnLoad: true, debugAtAllCosts: true"></script> 
     11                djConfig="isDebug: true, parseOnLoad: true"></script> 
    1212        <script type="text/javascript" src="../_testCommon.js"></script> 
    1313