Override the default plone.app.registry controlpanel template; JS file for the controlpanel added. Disable all commenting options in the discussion control panel when comments are disabled globally.
svn path=/plone.app.discussion/trunk/; revision=46085
This commit is contained in:
@@ -121,7 +121,14 @@
|
||||
padding: 2em 1em;
|
||||
}
|
||||
|
||||
/* Discussion Control Panel
|
||||
-------------------------------------------------------------------------- */
|
||||
|
||||
.template-discussion-settings .unclickable {
|
||||
background: #f2f2f2;
|
||||
opacity:0.6;
|
||||
filter: alpha(opacity = 50);
|
||||
}
|
||||
|
||||
/* Plone 4 Styles
|
||||
-------------------------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user