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