svncommit
2006-09-27 513695908084215aabcce9eeb74f5023bc781224
removed leftover debug statement.



1 files modified
3 ■■■■■ changed files
program/js/app.js 3 ●●●●● patch | view | raw | blame | history
program/js/app.js
@@ -709,7 +709,6 @@
            url += '&_to='+a_cids.join(',');
          else
            break;
          }
        else if (props)
           url += '&_to='+urlencode(props);
@@ -717,8 +716,6 @@
        // don't know if this is necessary...
        url = url.replace(/&_framed=1/, "");
        this.set_busy(true);
        alert(url)
        // need parent in case we are coming from the contact frame
        if (this.env.framed)