Added "Enable Section Achors" configuration option.
This commit is contained in:
parent
84618e26e7
commit
947e8cdce0
26 changed files with 161 additions and 10 deletions
9
WebApplication/AdminConfig.aspx.designer.cs
generated
9
WebApplication/AdminConfig.aspx.designer.cs
generated
|
@ -589,6 +589,15 @@ namespace ScrewTurn.Wiki {
|
|||
/// </remarks>
|
||||
protected global::Anthem.CheckBox chkEnableSectionEditing;
|
||||
|
||||
/// <summary>
|
||||
/// chkEnableSectionAnchors control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Anthem.CheckBox chkEnableSectionAnchors;
|
||||
|
||||
/// <summary>
|
||||
/// chkEnablePageToolbar control.
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue