diff --git a/WebApplication/AttachmentManager.ascx b/WebApplication/AttachmentManager.ascx index e11d73c..187d438 100644 --- a/WebApplication/AttachmentManager.ascx +++ b/WebApplication/AttachmentManager.ascx @@ -104,7 +104,7 @@ - +
diff --git a/WebApplication/AttachmentManager.ascx.designer.cs b/WebApplication/AttachmentManager.ascx.designer.cs index f822c5c..3582ba8 100644 --- a/WebApplication/AttachmentManager.ascx.designer.cs +++ b/WebApplication/AttachmentManager.ascx.designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.4927 +// Runtime Version:2.0.50727.4952 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/WebApplication/Edit.aspx b/WebApplication/Edit.aspx index 9d40d7b..443a6ca 100644 --- a/WebApplication/Edit.aspx +++ b/WebApplication/Edit.aspx @@ -99,7 +99,7 @@ Display="Dynamic" ControlToValidate="txtTitle" ValidationGroup="nametitle" meta:resourcekey="rfvTitleResource1" /> -
+
diff --git a/WebApplication/Edit.aspx.designer.cs b/WebApplication/Edit.aspx.designer.cs index 83206c6..f1093aa 100644 --- a/WebApplication/Edit.aspx.designer.cs +++ b/WebApplication/Edit.aspx.designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.4927 +// Runtime Version:2.0.50727.4952 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -292,15 +292,6 @@ namespace ScrewTurn.Wiki { /// protected global::System.Web.UI.WebControls.RequiredFieldValidator rfvTitle; - /// - /// TemplatesDiv control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.HtmlControls.HtmlGenericControl TemplatesDiv; - /// /// btnTemplates control. ///