summaryrefslogtreecommitdiff
path: root/modules/path/path.js
diff options
context:
space:
mode:
Diffstat (limited to 'modules/path/path.js')
-rw-r--r--modules/path/path.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/path/path.js b/modules/path/path.js
index fcc0acc41..c4f3cd001 100644
--- a/modules/path/path.js
+++ b/modules/path/path.js
@@ -1,4 +1,9 @@
+/**
+ * @file
+ * Attaches behaviors for the Path module.
+ */
+
(function ($) {
Drupal.behaviors.pathFieldsetSummaries = {