Fix stale file warning

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