Issue #1807688 by Lars Toomre: small docs cleanup in book module

merge-requests/26/head
Jennifer Hodgdon 2012-10-11 10:03:33 -07:00
parent 4e7f00a2a2
commit bab96265a7
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
/**
* @file
* Javascript behaviors for the Book module.
*/
(function ($) {
Drupal.behaviors.bookFieldsetSummaries = {