Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/websdk/static/js/wymeditor/iframe/default/wymiframe.html
diff options
context:
space:
mode:
Diffstat (limited to 'websdk/static/js/wymeditor/iframe/default/wymiframe.html')
-rw-r--r--websdk/static/js/wymeditor/iframe/default/wymiframe.html26
1 files changed, 0 insertions, 26 deletions
diff --git a/websdk/static/js/wymeditor/iframe/default/wymiframe.html b/websdk/static/js/wymeditor/iframe/default/wymiframe.html
deleted file mode 100644
index 91a690c..0000000
--- a/websdk/static/js/wymeditor/iframe/default/wymiframe.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<!--
- * WYMeditor : what you see is What You Mean web-based editor
- * Copyright (c) 2005 - 2009 Jean-Francois Hovinne, http://www.wymeditor.org/
- * Dual licensed under the MIT (MIT-license.txt)
- * and GPL (GPL-license.txt) licenses.
- *
- * For further information visit:
- * http://www.wymeditor.org/
- *
- * File Name:
- * wymiframe.html
- * Iframe used by designMode.
- * See the documentation for more info.
- *
- * File Authors:
- * Jean-Francois Hovinne (jf.hovinne a-t wymeditor dotorg)
--->
-<html>
-<head>
-<title>WYMeditor iframe</title>
-<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
-<link rel="stylesheet" type="text/css" media="screen" href="wymiframe.css" />
-</head>
-<body class="wym_iframe"></body>
-</html>