Fixed regression introduced with r2917.
This commit is contained in:
parent
2ee07076ec
commit
6fbc815530
14 changed files with 9 additions and 27 deletions
|
@ -42,9 +42,6 @@ namespace ScrewTurn.Wiki {
|
|||
Page.Title = FormattingPipeline.PrepareTitle(content.Title, false, FormattingContext.PageContent, page) + " - " + Settings.WikiTitle;
|
||||
|
||||
PrintContent();
|
||||
|
||||
// This applies text direction
|
||||
DataBind();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue