Fixed and closed #416: browser properly navigates to edited header when editing a section. Cancel also preserves the position in the page.

This commit is contained in:
Dario Solera 2009-12-15 17:00:53 +00:00
parent 8103eb6e9b
commit 7b5d3223b3
2 changed files with 13 additions and 4 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.1.444")]
[assembly: AssemblyFileVersion("3.0.1.444")]
[assembly: AssemblyVersion("3.0.1.445")]
[assembly: AssemblyFileVersion("3.0.1.445")]