alecpl
2009-10-01 ef70b856a392f27ef75f38468b6d09af72bfdac4
program/js/app.js
@@ -1631,7 +1631,7 @@
      add_url += '&_search='+this.env.search_request;
      
    // set page=1 if changeing to another mailbox
    if (!page)
    if (!page && this.env.mailbox != mbox)
      {
      page = 1;
      this.env.current_page = page;