Fixed and closed #508: edit section link completely removed from output if current user does not have editing permissions.

This commit is contained in:
Dario Solera 2010-05-01 14:49:31 +00:00
parent 2c00a1d10d
commit df9cdacc66
2 changed files with 25 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.2.537")]
[assembly: AssemblyFileVersion("3.0.2.537")]
[assembly: AssemblyVersion("3.0.2.538")]
[assembly: AssemblyFileVersion("3.0.2.538")]