In the AssetManager, do not show the Edit link in the More menu if the asset is locked.

This commit is contained in:
Colin Kuskie 2009-02-11 04:42:15 +00:00
parent 1edc66367e
commit 0fa1ec4901
3 changed files with 11 additions and 6 deletions

View file

@ -1,5 +1,6 @@
7.6.12
- fixed: During postback on a recurring transaction, the routine could error out instead of catching an error.
- fixed: Do not show the Edit entry in the More menu in the asset manager if the asset is locked.
7.6.11
- fixed: Asset Manager can generate URLs that are too long