Added "Enable Section Achors" configuration option.
This commit is contained in:
parent
84618e26e7
commit
947e8cdce0
26 changed files with 161 additions and 10 deletions
|
@ -350,6 +350,12 @@
|
|||
meta:resourcekey="chkEnableSectionEditingResource1" />
|
||||
</div>
|
||||
|
||||
<div class="featurecontainer">
|
||||
<anthem:CheckBox ID="chkEnableSectionAnchors" runat="server"
|
||||
Text="Display anchors for pages' sections"
|
||||
meta:resourcekey="chkEnableSectionAnchorsResource1" />
|
||||
</div>
|
||||
|
||||
<div class="featurecontainer">
|
||||
<anthem:CheckBox ID="chkEnablePageToolbar" runat="server"
|
||||
Text="Enable Page Toolbar (Edit this Page, History, Admin)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue