Changeset 382

Show
Ignore:
Timestamp:
2007-06-15 19:03:24 (19 months ago)
Author:
alfonsoml
Message:

Small adjustments to the tests.

Location:
FCKeditor/trunk/_test
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_test/manual/default.html

    r364 r382  
    2121 * == END LICENSE == 
    2222 * 
    23  * Samples Frameset page. 
     23 * Tests Frameset page. 
    2424--> 
    2525<html> 
    2626        <head> 
    27                 <title>FCKeditor - Samples</title> 
     27                <title>FCKeditor - Tests</title> 
    2828                <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 
    2929                <meta name="robots" content="noindex, nofollow"> 
  • FCKeditor/trunk/_test/manual/fckkeystrokehandler/test1.html

    r132 r382  
    5151 
    5252FCKConfig.Debug = false ; 
    53 FCKConfig.BasePath = '/V2/editor/' ; 
     53FCKConfig.BasePath = '../../../editor/' ; 
    5454 
    5555window.onload = function()