Add labels to the Layout templates so they show up in Shortcut overrides. Fixes bug #11476.

This commit is contained in:
Colin Kuskie 2010-03-16 11:04:44 -07:00
parent 16a2e4e398
commit fb14f13a4b
2 changed files with 10 additions and 3 deletions

View file

@ -3,6 +3,7 @@
- fixed #11472: View Calendar Month help missing
- fixed #11471: Errors in Calendar Event Edit template (Dale Trexel / U of MN Law School)
- fixed #11475: Inherit permissions on imported package fails if asset already exists.
- fixed #11476: Missing override in Page Layout shortcut
7.9.0
- added #11383: AJAX username checks at registration (Luke Robinson / Orchard Solutions)