Simple forum software for building great communities.
Go to file
Toby Zerner 7f2a9beb5d Remove unneeded check in item-list template
If the `isHiddenInList` property is changed to true (e.g. via a
computed property), then that view is removed, and its computed
properties are unhooks — so the `isHiddenInList` property won’t update
and the view can’t be shown again. Items should be hidden via CSS
instead.
2015-03-28 15:43:57 +10:30
framework/core Remove unneeded check in item-list template 2015-03-28 15:43:57 +10:30