Changed behavior of Image assets when admin mode is on so that browsing to an images url no longer takes you to the assets edit screen, but rather to the image it's self.

This commit is contained in:
Roy Johnson 2006-08-27 18:55:14 +00:00
parent abc0f1d91f
commit c7a4c73e6b
2 changed files with 1 additions and 3 deletions

View file

@ -5,6 +5,7 @@
constraints (Martin Kamerbeek / Procolix)
- 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.
7.0.6
- fix: Error in DateTime.pm