diff options
Diffstat (limited to 'core/modules/comment/comment-node-form.js')
-rw-r--r-- | core/modules/comment/comment-node-form.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/comment/comment-node-form.js b/core/modules/comment/comment-node-form.js index 76db2404ea1..e46f05e2689 100644 --- a/core/modules/comment/comment-node-form.js +++ b/core/modules/comment/comment-node-form.js @@ -1,3 +1,7 @@ +/** + * @file + * Attaches comment behaviors to the node form. + */ (function ($) { |