Added warning for snippet editing as commented on issue #403.
This commit is contained in:
parent
1147017d92
commit
861db9beef
24 changed files with 79 additions and 5 deletions
11
WebApplication/AdminSnippets.aspx.designer.cs
generated
11
WebApplication/AdminSnippets.aspx.designer.cs
generated
|
@ -1,7 +1,7 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.3074
|
||||
// Runtime Version:2.0.50727.4927
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
|
@ -85,6 +85,15 @@ namespace ScrewTurn.Wiki {
|
|||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Literal lblEditTitleTemplate;
|
||||
|
||||
/// <summary>
|
||||
/// lblEditSnippetWarning control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Literal lblEditSnippetWarning;
|
||||
|
||||
/// <summary>
|
||||
/// lblProvider control.
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue