Pasting from the AdminBar in the AssetManager should leave you in the manager.

This commit is contained in:
Colin Kuskie 2009-06-17 15:38:08 +00:00
parent 65bdea5f3c
commit 4320d39b1c
2 changed files with 16 additions and 7 deletions

View file

@ -10,6 +10,7 @@
- fixed bug in Thingy where the style template would not be processed after
editing a Thing and the 'return after edit' setting was set to 'Thing
Default' ( Martin Kamerbeek / Oqapi )
- fixed: In the Asset Manager, if you pasted an asset if returned you to the page instead the manager.
7.7.10
- Made a change to LDAP auth that adds an OR to that query so that it also searches for a row with fieldData REGEXP '^uid=(value-from-ldap-directory-server),'. (Wes Morgan)