aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.effects.slide.js
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-04-02 15:55:50 -0400
committerScott González <scott.gonzalez@gmail.com>2012-04-02 15:55:50 -0400
commitccbfd45924d6ddebc7b2bb575a9c8997a3d9ec03 (patch)
treec826598d95c1b945677b9d375ff5ee80dab120eb /ui/jquery.effects.slide.js
parent3876c874e3f311d263aef9f99ed2780afa1d41d7 (diff)
downloadjquery-ui-ccbfd45924d6ddebc7b2bb575a9c8997a3d9ec03.tar.gz
jquery-ui-ccbfd45924d6ddebc7b2bb575a9c8997a3d9ec03.zip
A few lint fixes.
Diffstat (limited to 'ui/jquery.effects.slide.js')
-rw-r--r--ui/jquery.effects.slide.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/ui/jquery.effects.slide.js b/ui/jquery.effects.slide.js
index e747b2e85..5c8eb2566 100644
--- a/ui/jquery.effects.slide.js
+++ b/ui/jquery.effects.slide.js
@@ -44,8 +44,8 @@ $.effects.effect.slide = function( o, done ) {
// Animation
animation[ ref ] = ( show ?
( positiveMotion ? "+=" : "-=") :
- ( positiveMotion ? "-=" : "+="))
- + distance;
+ ( positiveMotion ? "-=" : "+=")) +
+ distance;
// Animate
el.animate( animation, {
@@ -61,7 +61,6 @@ $.effects.effect.slide = function( o, done ) {
done();
}
});
-
};
})(jQuery);
id/stable26-update-ca-cert-bundle Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/pt_BR.json
blob: 94f4b196ac48018821fe4787fd7d051417c778b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46