Fix stale file warning

This commit is contained in:
Mark Nelson 2020-08-08 18:10:29 +02:00
parent 3bd09923c4
commit e6b640c0cf
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.
*/