Sha256: 03e765a74debae86ea24e73a1ece2e5d1e29b081bb914c437561289a03f7dc97
Contents?: true
Size: 206 Bytes
Versions: 160
Compression:
Stored size: 206 Bytes
Contents
// used by the step by step navigation component (function(root) { "use strict"; window.GOVUK = window.GOVUK || {}; GOVUK.getCurrentLocation = function(){ return root.location; }; }(window));
Version data entries
160 entries across 160 versions & 1 rubygems