Simple forum software for building great communities.
Go to file
Toby Zerner 450039f967 Fix up bug with the way we hide list items
If we use an #unless condition, then when the view is removed from the
template, it is destroyed, and cannot be inserted again. So we’ll just
keep the item there the whole time, and toggle its visibility with CSS.
2015-02-10 19:55:22 +10:30
framework/core Fix up bug with the way we hide list items 2015-02-10 19:55:22 +10:30