vbenincasa
2009-10-03 e737a50a36d54cfd012e999f944b384640204e52
- Reapply r3004 undone in r3011

1 files modified
2 ■■■ changed files
program/js/app.js 2 ●●● patch | view | raw | blame | history
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;