Fixed and closed #380: drop-down attachments and admin menus are now positioned (almost) correctly in IE7. Same workaround used for outgoing links drop-down menus.

This commit is contained in:
Dario Solera 2009-10-14 06:49:16 +00:00
parent 4224a5785b
commit 38de4fbb10
3 changed files with 31 additions and 10 deletions

View file

@ -16,5 +16,5 @@ using System.Reflection;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("3.0.0.352")]
[assembly: AssemblyFileVersion("3.0.0.352")]
[assembly: AssemblyVersion("3.0.0.353")]
[assembly: AssemblyFileVersion("3.0.0.353")]