Changeset 13201

Show
Ignore:
Timestamp:
03/24/08 22:18:02 (10 months ago)
Author:
jburke
Message:

Fixes #6270: back-bookmark.html was not ported from the 0.4.3 codebase. Removing it for now, not sure if it is still relevant anyway.

Location:
dojo/trunk/tests
Files:
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • dojo/trunk/tests/back.html

    r13057 r13201  
    7171         
    7272         
    73         <p>This page tests the dojo.back back/forward code. It <b>does not</b> 
    74         use the bookmarking facility of dojo.back. For that test, 
    75         see <a href="back-bookmark.html">back-bookmark.html</a>.</p> 
     73        <p>This page tests the dojo.back back/forward code.</p> 
    7674         
    7775        <p>The buttons that start with "Link" on them don't use any dojo.xhr* calls,