mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-02-15 00:38:42 +00:00
fix docblock
This commit is contained in:
parent
1a8e433eef
commit
00fd5cb1ef
|
|
@ -10,6 +10,8 @@ export class DragNDrop {
|
||||||
/**
|
/**
|
||||||
* @constructor
|
* @constructor
|
||||||
*
|
*
|
||||||
|
* @param {Object} app Application
|
||||||
|
*
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
constructor (app)
|
constructor (app)
|
||||||
|
|
@ -35,7 +37,7 @@ export class DragNDrop {
|
||||||
/**
|
/**
|
||||||
* Bind element
|
* Bind element
|
||||||
*
|
*
|
||||||
* @param {Object} id DOM element
|
* @param {Object} [id] DOM element
|
||||||
*
|
*
|
||||||
* @return {void}
|
* @return {void}
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user