Open GoogleCodeExporter opened 8 years ago
This is not a request forum! Please use Google Groups set up specifically for
discussion regarding enhancements etc of rtGui.
HOWEVER, you've caught me on a good day ;)
Edit index.php, add this line around 154:
echo "<li><a ".($_SESSION['view']=="active" ? "id='current'" : "")."
href='?setview=active'>Active</a></li>\n";
(It should be after the other similar lines)
This will be included in next release of rtGui (soon!)
Original comment by lemonbe...@gmail.com
on 14 Aug 2009 at 1:26
Oh, I'm sorry for requesting it here, just installed rtGui today ;)
Thanks a lot for the tip!
Best regards,
Alex
Original comment by alex.zif...@gmail.com
on 14 Aug 2009 at 1:31
Original issue reported on code.google.com by
alex.zif...@gmail.com
on 14 Aug 2009 at 10:49