Hi,
----- Original Message -----
From: Aris Feryanto aris_feryanto@yahoo.com
Hi,
Fixed in my git. I also noted that the recent tables is not working when javascript is disabled. Will fix this soon.
Fixed in my git (commit: 7e5fddf4ae2893cc08428b3c3f37241ff85d2457). The recent tables now works for browser without javascript.
But, without javascript, the recent table list won't be always correctly updated. When we jump into a table, the whole page will get reloaded and the code to add/shift the list is on the right frame. So, it depends on what frame gets reloaded first.
We can copy the logic to add/shift the list to the left frame, but I think it will be redundant. Any comment or suggestion?
-- Aris Feryanto