Added warning for snippet editing as commented on issue #403.

This commit is contained in:
Dario Solera 2009-11-10 08:46:03 +00:00
parent 1147017d92
commit 861db9beef
24 changed files with 79 additions and 5 deletions

View file

@ -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>