]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Check for arrivals after setting expedition position 6158/head
authorJascha Ephraim <jascha@jaschaephraim.com>
Mon, 29 Dec 2014 10:18:21 +0000 (02:18 -0800)
committerJascha Ephraim <jascha@jaschaephraim.com>
Mon, 29 Dec 2014 10:18:21 +0000 (02:18 -0800)
js/foundation/foundation.magellan.js

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