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:
Timo Stollenwerk
2009-06-30 22:17:42 +00:00
parent 15b7347626
commit 2e04461162
4 changed files with 113 additions and 89 deletions
@@ -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 {