Sha256: ae1eb1a2378fa375913c1d16e3019cc7981bd0106dcb5a4b8b5f79ddeaf59439

Contents?: true

Size: 149 Bytes

Versions: 8

Compression:

Stored size: 149 Bytes

Contents

<script>

var doc = document;
doc.open();
doc.write( window.opener._cke_htmlToLoad );
doc.close();

delete window.opener._cke_htmlToLoad;

</script>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
cg_app_base-1.1.1 app/assets/javascripts/flatty/plugins/ckeditor/plugins/preview/preview.html
cg_app_base-1.0.78 app/assets/javascripts/flatty/plugins/ckeditor/plugins/preview/preview.html
cg_app_base-1.0.62 app/assets/javascripts/flatty/plugins/ckeditor/plugins/preview/preview.html
cg_app_base-1.0.56 app/assets/javascripts/flatty/plugins/ckeditor/plugins/preview/preview.html
cg_app_base-1.0.55 app/assets/javascripts/flatty/plugins/ckeditor/plugins/preview/preview.html
cg_app_base-1.0.54 app/assets/javascripts/flatty/plugins/ckeditor/plugins/preview/preview.html
cg_app_base-1.0.52 app/assets/javascripts/flatty/plugins/ckeditor/plugins/preview/preview.html
cg_app_base-1.0.51 app/assets/javascripts/flatty/plugins/ckeditor/plugins/preview/preview.html