Skip to content

Commit ec44ce6

Browse files
committed
updated comment
1 parent 3dadb1c commit ec44ce6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

core/modules/outside_in/js/off-canvas.es6.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111

1212
(($, Drupal, debounce, displace) => {
1313
/**
14-
* what goes here???
14+
* Off-canvas dialog implementation using jQuery Dialog.
15+
*
16+
* Transforms the regular dialogs created using Drupal.dialog when the dialog
17+
* element equals '#drupal-off-canvas' into an side loading dialog.
1518
*
1619
* @namespace
1720
*/

0 commit comments

Comments
 (0)