Delete dispEditorPreview action that is no longer used

This commit is contained in:
Kijin Sung 2023-09-05 01:13:19 +09:00
parent a50041007d
commit 8054564b37
4 changed files with 4 additions and 15 deletions

View file

@ -1,4 +0,0 @@
<script>
top.xAddEventListener(window, 'load', function() { top.showPreviewContent({$editor_sequence}); } );
</script>
{$content|noescape}