Changeset 14258
- Timestamp:
- 07/03/08 16:51:31 (5 months ago)
- Files:
-
- 1 modified
-
dijit/trunk/_editor/RichText.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dijit/trunk/_editor/RichText.js
r14138 r14258 43 43 44 44 if(dojo.config["useXDomain"] && !dojo.config["dojoBlankHtmlUrl"]){ 45 console. debug("dijit._editor.RichText: When using cross-domain Dojo builds,"45 console.warn("dijit._editor.RichText: When using cross-domain Dojo builds," 46 46 + " please save dojo/resources/blank.html to your domain and set djConfig.dojoBlankHtmlUrl" 47 47 + " to the path on your domain to blank.html");