Simple create dialog html

This commit is contained in:
perploug
2013-09-10 15:07:01 +02:00
parent 7139fda098
commit aeb3b466dc
4 changed files with 25 additions and 26 deletions

View File

@@ -24,7 +24,7 @@
<asp:ContentPlaceHolder ID="head" runat="server"></asp:ContentPlaceHolder>
</head>
<body class="umbracoDialog">
<body class="umbracoDialog umb-dialog">
<form id="form1" runat="server">
<asp:ScriptManager ID="ScriptManager1" EnablePartialRendering="true" runat="server"></asp:ScriptManager>
<asp:ContentPlaceHolder ID="body" runat="server">