Sha256: 247e41c7988269cbe00cf6c509a15f33725e22ee8b20cc198b8329e94ae6808f
Contents?: true
Size: 191 Bytes
Versions: 11
Compression:
Stored size: 191 Bytes
Contents
// used by the tasklist component (function(root) { "use strict"; window.GOVUK = window.GOVUK || {}; GOVUK.getCurrentLocation = function(){ return root.location; }; }(window));
Version data entries
11 entries across 11 versions & 1 rubygems