Show
Ignore:
Timestamp:
05/12/08 08:37:32 (6 months ago)
Author:
dante
Message:

refs #6664 - accidentally copied the wrong "default dojo.js line" for root dijit tests. tests needing extra locales should be in i18n/ folder.
(for clarity)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/tests/test_Dialog.html

    r13661 r13697  
    2121        <!-- required: dojo.js --> 
    2222        <script type="text/javascript" src="../../dojo/dojo.js" 
    23                 djConfig="parseOnLoad: true, isDebug: true, extraLocale: ['en-us', 'ar-sy', 'es-es', 'zh-cn']"></script> 
     23                djConfig="parseOnLoad: true, isDebug: true"></script> 
    2424         
    2525        <!-- not needed, for testing alternate themes -->