Make a synopsis field available to the Event edit form. Fixes bug #11190

This commit is contained in:
Colin Kuskie 2009-11-02 10:52:01 -08:00
parent 37689843a3
commit baf9f3c700
4 changed files with 14 additions and 0 deletions

View file

@ -34,6 +34,7 @@
- added: print remaining tickets feature to EMS
- fixed #11188: Incoherence in Navigation edit form
- fixed #11189: Controls variable missing in image asset in AssetProxy
- fixed #11190: event tmpl_var in help but not available
7.8.2
- Added scheduled vendor payout workflow activity. (Special thanks to Martin @ Oqapi)