Fixed a bug in the Layout where it didnot inherit the layout template of its parent

This commit is contained in:
Martin Kamerbeek 2006-08-28 15:16:29 +00:00
parent c7a4c73e6b
commit d22e96216e
2 changed files with 10 additions and 1 deletions

View file

@ -6,6 +6,8 @@
- fix: Add event does not work WebGUI 7.0.5 in combination with Proxy Caching
turned off (Wouter van Oijen / ProcoliX)
- When going to an image by it's webgui url in admin mode, you are now shown the image instead of being taken to the edit screen for the image.
- fixed a bug in the Layout Asset where the asset would not inherit the
Layout template of its parent on addition (Martin Kamerbeek / Procolix)
7.0.6
- fix: Error in DateTime.pm