oops, don't want this debugging in here
authorivan <ivan>
Wed, 21 Jun 2006 13:00:43 +0000 (13:00 +0000)
committerivan <ivan>
Wed, 21 Jun 2006 13:00:43 +0000 (13:00 +0000)
httemplate/elements/iframecontentmws.js

index 9df9cf6..c809989 100644 (file)
@@ -12,7 +12,6 @@
 */\r
 \r
 function OLiframeContent(src, width, height, name, frameborder) {\r
- alert(src);\r
  return ('<iframe src="'+src+'" width="'+width+'" height="'+height+'"'\r
  +(name!=null?' name="'+name+'" id="'+name+'"':'')\r
  +(frameborder!=null?' frameborder="'+frameborder+'"':'')\r