X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=admin_pages.html;h=f47aac2b3282d054af62cdf29afebdc73d9ddf6f;hb=6693ff479afca87acf937d7435121f9d7906e1c5;hp=9bd863a5dd1cba44908bd9a3168ac269540f4450;hpb=36753e2ffb06df7098fbe0e8f1760870f75741e5;p=wfpl-cms.git diff --git a/admin_pages.html b/admin_pages.html index 9bd863a..f47aac2 100644 --- a/admin_pages.html +++ b/admin_pages.html @@ -225,6 +225,7 @@ function make_wysiwyg(name) { CKEDITOR.replace(name, { 'contentsCss': 'style.css?m=~style.css mtime~', + bodyId: '~$basename~' + '-wysiwyg-' + name, 'allowedContent': true, 'stylesSet': [ { name: 'Paragraph', element: 'p'},