U4-3579 - support chars such as <, > or & in prevalues

This commit is contained in:
Stephan
2013-11-19 09:16:54 +01:00
parent feb9f40237
commit 7747b8f64f

View File

@@ -1,4 +1,5 @@
<%@ Page Language="c#" MasterPageFile="../../masterpages/umbracoPage.Master" Title="Edit data type"
ValidateRequest="false"
CodeBehind="editDatatype.aspx.cs" AutoEventWireup="True" Inherits="umbraco.cms.presentation.developer.editDatatype" %>
<%@ Register TagPrefix="cc1" Namespace="umbraco.uicontrols" Assembly="controls" %>