- Timestamp:
- 09/30/11 00:17:38 (20 months ago)
- Files:
-
- 1 modified
-
websites/twicli/plugins/followers.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/twicli/plugins/followers.js
r39033 r39034 49 49 writeCookie('followers_ids', followers_ids_list.join(","), 3652); 50 50 var status = document.getElementById("followers_status"); 51 if (status) status.innerHTML = "on (" + list.ids.length + ")";51 if (status) status.innerHTML = "on (" + followers_ids_list.length + ")"; 52 52 if (list.next_cursor) 53 53 xds.load(twitterAPI + 'followers/ids.json?cursor='+list.next_cursor_str, twfcRenew);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)