Issue #1807688 by Lars Toomre: small docs cleanup in book module
parent
44898fe980
commit
594be7b52d
|
@ -1,4 +1,3 @@
|
|||
|
||||
/**
|
||||
* @file
|
||||
* Admin styles for book module.
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
/**
|
||||
* @file
|
||||
* Javascript behaviors for the Book module.
|
||||
*/
|
||||
|
||||
|
||||
(function ($) {
|
||||
|
||||
"use strict";
|
||||
|
|
Loading…
Reference in New Issue