Fix JSdoc block
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
43a5c3cb76
commit
a319364d7b
@ -1299,7 +1299,7 @@ Navigation.ResizeHandler = function () {
|
||||
/**
|
||||
* Init handlers for the tree resizers
|
||||
*
|
||||
* @return void
|
||||
* @return {void}
|
||||
*/
|
||||
this.treeInit = function () {
|
||||
const isLoadedOnMobile = $(window).width() < 768;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user