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

8.0.x
Jennifer Hodgdon 2012-10-11 10:01:49 -07:00
parent 44898fe980
commit 594be7b52d
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,3 @@
/**
* @file
* Admin styles for book module.

View File

@ -1,3 +1,9 @@
/**
* @file
* Javascript behaviors for the Book module.
*/
(function ($) {
"use strict";