mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 20:13:28 +00:00
Add application tests
This commit is contained in:

committed by
Romain Neutron

parent
ac6c9970e2
commit
f886874f8d
@@ -64,7 +64,7 @@ define([
|
||||
// scroll to current view in item list
|
||||
animate: function (top) {
|
||||
top = top || null;
|
||||
|
||||
|
||||
if (null === top) {
|
||||
top = $(".field-row").index(this.$el) * this.$el.height();
|
||||
}
|
||||
|
Reference in New Issue
Block a user