Commit b0e5e0c9e548c8ae2ce280f390593ed23de0f8ea
Exists in
master
and in
29 other branches
Merge branch 'noosfero_0.47.0' of https://gitlab.com/noosfero/noosfero into noosfero_0.47.0
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
plugins/comment_classification/lib/comment_classification_plugin.rb
| @@ -46,10 +46,6 @@ class CommentClassificationPlugin < Noosfero::Plugin | @@ -46,10 +46,6 @@ class CommentClassificationPlugin < Noosfero::Plugin | ||
| 46 | end | 46 | end |
| 47 | end | 47 | end |
| 48 | 48 | ||
| 49 | - def js_files | ||
| 50 | - 'comment_classification.js' | ||
| 51 | - end | ||
| 52 | - | ||
| 53 | def stylesheet? | 49 | def stylesheet? |
| 54 | true | 50 | true |
| 55 | end | 51 | end |