Minor change about last.

This commit is contained in:
administrateur 2007-01-24 01:10:54 +01:00
parent 5609135257
commit cb58af469b
3 changed files with 1 additions and 1 deletions

BIN
dist/test.jar vendored

Binary file not shown.

View file

@ -210,7 +210,7 @@ class Test
errorMessage = new StringBuffer ();
html = Presenter.doXid ("<div id='lastname'>a last name</div >", datas, "", errorMessage);
html = Presenter.doXid ("<div id='lastname' toto='kk'>a last name</div >", datas, "", errorMessage);
System.out.println ("----------------------------");
System.out.println ("datas = new TagsDataId ();");