SGH
/
COMPONENTS
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
master
v1.4
v1.2
v1.0
a1a3bc73ac0831517402dd7690c4341e0d328eee
COMPONENTS
bower_components
jquery
src
ajax
var
location.js
graphs updates
a1a3bc73
Luigi Serra
authored
2016-01-20 16:50:33 +0100
Browse Code ยป
location.js
51 Bytes
Edit
Raw
Blame
History
1
2
3
define
(
function
()
{
return
window
.
location
;
}
);