*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 07 Oct 2008 18:48:00 +0200
changeset 2411 14dd0d9afbf3
parent 2410 a3b53393dcf3
child 2412 3e2395ff3b75
*** empty log message ***
UIPainter.st
--- a/UIPainter.st	Tue Oct 07 15:40:43 2008 +0200
+++ b/UIPainter.st	Tue Oct 07 18:48:00 2008 +0200
@@ -4954,7 +4954,7 @@
     lastPort := LastPort := port.
 
     app := self specClass new.
-    app link:pageName.
+    app webLink:pageName.
     app service:service.
     app defineInterface:(self specSelector).
     app addToService.