Changeset 881 in subversion
- Timestamp:
- Oct 17, 2007 7:03:26 AM (6 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/js/app.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/js/app.js
r880 r881 2700 2700 this.sort_subscription_list(); 2701 2701 this.init_subscription_list(); 2702 if (selection )2702 if (selection && document.getElementById('rcmrow'+selection)) 2703 2703 this.subscription_list.select_row(selection); 2704 2704
Note: See TracChangeset
for help on using the changeset viewer.
