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