app/tiny_mce/plugins/template/blank.htm
author Lennard de Rijk <ljvderijk@gmail.com>
Sun, 27 Sep 2009 17:46:43 +0200
changeset 2979 ba4aeaaad0a1
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixed GHOP Task Logic's updateEntityProperties. This method now properly calls the supermethod and also uses the right keyword argument (silent instead of siltent).

<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>