src/pyams_skin/resources/js/ext/tinymce/plugins/example/dialog.html
changeset 566 a1707c607eec
parent 565 318533413200
child 567 bca1726b1d85
--- a/src/pyams_skin/resources/js/ext/tinymce/plugins/example/dialog.html	Sun Jul 19 02:02:20 2020 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<!DOCTYPE html>
-<html>
-<body>
-	<h3>Custom dialog</h3>
-	Input some text: <input id="content">
-	<button onclick="top.tinymce.activeEditor.windowManager.getWindows()[0].close();">Close window</button>
-</body>
-</html>
\ No newline at end of file