Régularisation de commits manquants

This commit is contained in:
2020-06-24 13:10:52 +02:00
parent 6810659202
commit 2bc59082d9
941 changed files with 89385 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<!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>