dashboard
repositories
activity
search
login
common
/
securis
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
#3582 fix - Fixed license form initial data and submit
rsanchez
2017-04-18
dc7dceb37a917f394e1e1020882dcc5a4e0e9d7c
[common/securis.git]
/
securis
/
src
/
main
/
webapp
/
jspm.browser.js
1
2
3
4
5
6
SystemJS.config({
"paths": {
"github:": "jspm_packages/github/",
"npm:": "jspm_packages/npm/"
}
});