don't show cards wo permission in line view+solution
The simple solution is to render closed view the way we do content view: convert each item from link to inclusion (overriding item view to be link).
Ultimately it might make even more sense to store the items as inclusions in the first place, but this could involve a major migration and could break a bunch of WQL.
