Changeset 50
- Timestamp:
- 06/19/08 20:49:49 (6 months ago)
- Files:
-
- trunk/lily/lily/chrome/content/exporter.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lily/lily/chrome/content/exporter.js
r49 r50 808 808 tmp.copyTo(contentOut,null); 809 809 810 //external.js 811 var tmp = contentIn.clone(); 812 tmp.append("externals.js"); 813 tmp.copyTo(contentOut,null); 814 810 815 //patch.js 811 816 var tmpIn = contentIn.clone();
