Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / misc / tableheader.es6.js
index 9e26be5fc223b0934cd1cd25721d0d37c7f0d3b9..c43d1dece3cfbe72588d1d030b24da2a0ec4953a 100644 (file)
 
   // Expose constructor in the public space.
   Drupal.TableHeader = TableHeader;
-})(jQuery, Drupal, window.parent.Drupal.displace);
+})(jQuery, Drupal, window.Drupal.displace);