]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Revert "[Magellan] Check for arrivals after setting expedition position" 6181/head
authorRafi <rafibomb@users.noreply.github.com>
Wed, 7 Jan 2015 23:34:27 +0000 (15:34 -0800)
committerRafi <rafibomb@users.noreply.github.com>
Wed, 7 Jan 2015 23:34:27 +0000 (15:34 -0800)
js/foundation/foundation.magellan.js

index efc5d990b6a9b302ff72e700b6d8c249cedc00e3..4bde19ea7e748f693a8df391e2e0c0ec67430489 100644 (file)
@@ -93,7 +93,6 @@
         expedition.data(self.data_attr('magellan-top-offset'), top_offset);
         expedition.attr('style', styles);
       });
-      self.check_for_arrivals();
     },
 
     update_expedition_positions : function() {