UIPainter.st
changeset 2411 14dd0d9afbf3
parent 2400 40e49dac643e
child 2425 22db8982a5c9
--- 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.