Fixed a bug in the Event view where the link to the Calendar Search
was wrong. Added a new template variable, urlSearch to the Event view template. I added a new method to the Calendar to handle this, getUrlSearch.
This commit is contained in:
parent
1ed783b2c5
commit
3d5763269a
5 changed files with 35 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
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)
|
||||
|
||||
7.3.11
|
||||
- Added an option for enabling coverage tests to testCodebase.pl.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue