Fix stale file warning
This commit is contained in:
parent
545ed8bbbd
commit
05ba53ad3a
2 changed files with 2 additions and 2 deletions
|
@ -153,7 +153,7 @@ Y.extend(Rearrange, Y.Base, {
|
|||
this.setBoundaries();
|
||||
this.setpositions();
|
||||
},
|
||||
|
||||
|
||||
/**
|
||||
* Creates the JS events for changing element positions.
|
||||
*/
|
||||
|
|
|
@ -153,7 +153,7 @@ Y.extend(Rearrange, Y.Base, {
|
|||
this.setBoundaries();
|
||||
this.setpositions();
|
||||
},
|
||||
|
||||
|
||||
/**
|
||||
* Creates the JS events for changing element positions.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue