remove nested forms from moderate comments view. rewrite jquery code for comment delete and publish.
svn path=/plone.app.discussion/trunk/; revision=27750
This commit is contained in:
@@ -79,12 +79,12 @@ ul.filter {
|
||||
margin: 0.45em 0;
|
||||
}
|
||||
|
||||
form.workflow_action {
|
||||
.comment-publish-button {
|
||||
float: left;
|
||||
}
|
||||
|
||||
form.delete {
|
||||
float: right;
|
||||
.comment-delete-button {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#review-comments {
|
||||
|
||||
Reference in New Issue
Block a user