Changeset 62
- Timestamp:
- 12/28/06 11:29:25 (6 years ago)
- Location:
- FCKeditor/trunk/_test
- Files:
-
- 2 edited
-
automated/tests/fckdomrange.html (modified) (1 diff)
-
manual/fckdomrange/test1.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_test/automated/tests/fckdomrange.html
r51 r62 8 8 <script type="text/javascript"> 9 9 10 FCKScriptLoader._FCKeditorPath = document.location.pathname.substring(0,document.location.pathname.lastIndexOf('_test')) ; 10 11 FCKScriptLoader.Load( 'FCKDomRange' ) ; 11 12 -
FCKeditor/trunk/_test/manual/fckdomrange/test1.html
r51 r62 8 8 var FCK = new Object() ; 9 9 10 FCKScriptLoader._FCKeditorPath = document.location.pathname.substring(0,document.location.pathname.lastIndexOf('_test')) ; 10 11 FCKScriptLoader.Load( 'FCKDomRange' ) ; 11 12 FCKScriptLoader.Load( 'FCKDebug' ) ;
Note: See TracChangeset
for help on using the changeset viewer.
