appy.gen: first Ploneless version.
This commit is contained in:
parent
5672c81553
commit
d0cbe7e573
360 changed files with 1003 additions and 1017 deletions
12
gen/ui/tiny_mce/plugins/template/blank.htm
vendored
Normal file
12
gen/ui/tiny_mce/plugins/template/blank.htm
vendored
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue