Fix stale file warning

This commit is contained in:
Mark Nelson 2020-08-08 18:10:29 +02:00
parent 545ed8bbbd
commit 05ba53ad3a
2 changed files with 2 additions and 2 deletions

View file

@ -153,7 +153,7 @@ Y.extend(Rearrange, Y.Base, {
this.setBoundaries();
this.setpositions();
},
/**
* Creates the JS events for changing element positions.
*/

View file

@ -153,7 +153,7 @@ Y.extend(Rearrange, Y.Base, {
this.setBoundaries();
this.setpositions();
},
/**
* Creates the JS events for changing element positions.
*/