Fixed regression introduced with r2917.

This commit is contained in:
Dario Solera 2010-06-22 15:14:17 +00:00
parent 2ee07076ec
commit 6fbc815530
14 changed files with 9 additions and 27 deletions

View file

@ -37,9 +37,6 @@ namespace ScrewTurn.Wiki {
PrintHtmlHead();
PrintHeader();
PrintFooter();
// This applies text direction
DataBind();
}
/// <summary>