summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-27 11:34:40 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-27 11:34:40 +0200
commit95ead2f0dacda070751e22ba4bcdc6127e3c0d3d (patch)
tree479fac98dccefd86ba0b2309c95385780c628beb /templates
parent9d785168559eeaf2009078536ad98c23fa2cd6b0 (diff)
delete queue after successful delete request to prevent addtional delete when the next item is deleted
Diffstat (limited to 'templates')
-rw-r--r--templates/part.listfeed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index 7a0d4de52..a6cc973bb 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -13,7 +13,7 @@
axis: 'y',
delay: 200,
helper: 'clone',
- containment: 'window',
+ containment: 'document',
scroll: true,
scrollSensitivity: 100
}">