Changeset 12446

Show
Ignore:
Timestamp:
02/14/08 14:34:00 (11 months ago)
Author:
peller
Message:

apparently, I forgot to check this in. be tolerant of missing 'region' attribute (bug or feature?) Fixes #5797 !strict

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/layout/BorderContainer.js

    r12430 r12446  
    288288        //              "top", "bottom", "leading", "trailing", "left", "right", "center". 
    289289        //              See the BorderContainer description for details on this parameter. 
    290         region: 'none', 
     290        region: '', 
    291291 
    292292        // splitter: Boolean