Blame view

bower_components/jquery/src/ajax/var/location.js 51 Bytes
f6e211e4   Administrator   finish work part 1
1
2
3
  define( function() {
  	return window.location;
  } );