pinballmap / pbm

Pinball Map
https://pinballmap.com
GNU General Public License v3.0
108 stars 25 forks source link

Sort order field causing links to behave oddly #135

Closed RyanTG closed 11 years ago

RyanTG commented 11 years ago

A couple links issues here:

  1. If two links that are in the same category (say "News") are assigned parameters for "sort order", the category name will be listed above EACH link.

So instead of:

NEWS link1 link2

It will say:

NEWS link1 NEW link2

See: http://www.pinballmap.com/bayarea/links

  1. If you remove the sort order from a link, the category name will no longer show up. It will show up again if you re-add the sort order. But there's no way to get the category name to show up after you've removed the sort order.

Side note: I just made that links column flexible in height. Just committed that.

scottwainstock commented 11 years ago

546284a4eed7a08bc2e28d190425ed7ca74d30c8