- More Admin UI work (CMSPages). The meat of each page still needs a little work otherwise things are shaping up nicely

- Adding searchreplace TinyMCE plugin

--HG--
extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4041966
This commit is contained in:
skewed
2009-11-23 22:59:54 +00:00
parent e66ecece0d
commit 3c31807245
12 changed files with 437 additions and 77 deletions

View File

@@ -2,7 +2,7 @@
<%@ Import Namespace="Orchard.Utility"%>
<%@ Import Namespace="Orchard.CmsPages.ViewModels"%>
<%@ Import Namespace="Orchard.Mvc.Html" %>
<%-- todo: (nheskew) not this --%>
<%-- todo: (heskew) not this --%>
<script runat="server">
public string DefaultText(string valueText, string defaultText)
{