Michal Čihař a écrit:
Původní zpráva (Marc Delisle, 26.06.2003 07:53):
Michal Cihar a écrit:
Hi all
I just noticed, that links/tabs are displayed twice in tbl_properties_structure.php3 when there are more than 20 fields. I know it was intentional, but I don't like it, as it looks a bit strange :-). Your opinions? (see lines 340-355 in tbl_properties_structure.php3).
Hi Michal,
I think it helps to avoid some vertical scrolling.
Well probably yes, but I see both tabs on one screen (I'm using 1600x1200 :-)), so it looked to me like a bug before I looked into code...
Michal,
Maybe we should just use $cfg['MaxRows'] here also?
Marc