Fixed and closed #508: edit section link completely removed from output if current user does not have editing permissions.
This commit is contained in:
parent
2c00a1d10d
commit
df9cdacc66
2 changed files with 25 additions and 4 deletions
|
@ -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")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue