mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged 3.1 to HEAD
13275: updated web-client to use tinymce v3 13276: overlay display fix for when field has large content git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@13585 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
12
source/web/scripts/tiny_mce/plugins/template/blank.htm
vendored
Executable file
12
source/web/scripts/tiny_mce/plugins/template/blank.htm
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>blank_page</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<script type="text/javascript">
|
||||
parent.TemplateDialog.loadCSSFiles(document);
|
||||
</script>
|
||||
</head>
|
||||
<body id="mceTemplatePreview" class="mceContentBody">
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user