define( [ "jquery", "lib/helper" ], function( $, helper ) { return $.extend( helper, { drag: function( el, dx, dy ) { // this mouseover is to work around a limitation in resizable // TODO: fix resizable so handle doesn't require mouseover in order to be used $( el ).simulate( "mouseover" ).simulate( "drag", { moves: 2, dx: dx, dy: dy } ); } } ); } ); e id='header'> cgit logo index : nextcloud-server.git
Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/l10n/sk.js
blob: c723d2beffe7d1ae3cea9f0f513fd7f84ed11dfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18