diff options
Diffstat (limited to 'html-test/ref/BugDeprecated.html')
-rw-r--r-- | html-test/ref/BugDeprecated.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html-test/ref/BugDeprecated.html b/html-test/ref/BugDeprecated.html index 2fb509d8..96fdab34 100644 --- a/html-test/ref/BugDeprecated.html +++ b/html-test/ref/BugDeprecated.html @@ -10,7 +10,7 @@ ></script ><script type="text/javascript" >// -window.onload = function () {pageLoad();setSynopsis("mini_BugDeprecated.html");}; +window.onload = function () {pageLoad();}; // </script ></head @@ -191,4 +191,4 @@ window.onload = function () {pageLoad();setSynopsis("mini_BugDeprecated.htm ></div ></body ></html -> +>
\ No newline at end of file |