vbenincasa
2009-10-03 e737a50a36d54cfd012e999f944b384640204e52
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;