set default group to edit events to be the same as group allowed to edit calendar

This commit is contained in:
Colin Kuskie 2007-03-01 22:03:06 +00:00
parent f800a0d8b0
commit 89686f3fd9
2 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,7 @@
7.3.12
- fix: Fixing bad link on the Event page to the search engine. Added a new
Event template variable called urlSearch to handle it. (perlDreamer Consulting, LLC)
- fix: Set default groupIdEditEvent to groupIdEdit during upgrade (perlDreamer Consulting, LLC)
7.3.11
- Added an option for enabling coverage tests to testCodebase.pl.