Changeset 8236

Show
Ignore:
Timestamp:
04/21/07 18:35:45 (21 months ago)
Author:
BradNeuberg
Message:

Need to add this for helloworld to truly cache some offline resources

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/dot/demos/offline/helloworld/helloworld.html

    r8211 r8236  
    99                        var djConfig =  
    1010                                                        {  
    11                                                                 isDebug: true  
     11                                                                isDebug: true, 
     12                                                                baseRelativePath: "../../../" 
    1213                                                        }; 
    1314                </script>