Add a template variable to hide the subscribe form when editing a Post when the user is subscribed to the parent CS. Updated all PostForm templates to use this new variable. Fixes bug #11626.

This commit is contained in:
Colin Kuskie 2010-06-22 08:06:25 -07:00
parent 05610f7621
commit da320a0313
5 changed files with 9 additions and 0 deletions

View file

@ -5,6 +5,7 @@
- fixed #11658: tmpl var message missing in template help for the cart
- fixed #11628: Message Board: Last Post doesn't show up in CS Thread List
- fixed #11646: Post and Thread Last Post
- fixed #11626: Duplicate messages from Collab Systems
7.9.7
- added #11571: Allow return from photo edit view to gallery edit view