Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IRMA
Github mirrors
irma_idin_webclient
Commits
2a5b3e35
Commit
2a5b3e35
authored
Apr 18, 2017
by
Sietse Ringers
Browse files
No caps
parent
03e59c13
Changes
7
Hide whitespace changes
Inline
Side-by-side
src/enroll.html
View file @
2a5b3e35
...
...
@@ -14,8 +14,8 @@
<script
type=
"text/javascript"
src=
"bower_components/js-cookie/src/js.cookie.js"
></script>
<script
type=
"text/javascript"
src=
"[IRMA_JS_URL]irma.js"
></script>
<script
type=
"text/javascript"
src=
"
JS
/common.js"
></script>
<script
type=
"text/javascript"
src=
"
JS
/iDIN-enroll.js"
></script>
<script
type=
"text/javascript"
src=
"
js
/common.js"
></script>
<script
type=
"text/javascript"
src=
"
js
/iDIN-enroll.js"
></script>
<title>
Basis attributen laden met iDIN
</title>
</head>
...
...
src/error.html
View file @
2a5b3e35
...
...
@@ -10,8 +10,8 @@
<script
type=
"text/javascript"
src=
"bower_components/jquery/dist/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"bower_components/js-cookie/src/js.cookie.js"
></script>
<script
type=
"text/javascript"
src=
"
JS
/common.js"
></script>
<script
type=
"text/javascript"
src=
"
JS
/iDIN-error.js"
></script>
<script
type=
"text/javascript"
src=
"
js
/common.js"
></script>
<script
type=
"text/javascript"
src=
"
js
/iDIN-error.js"
></script>
</head>
<body>
...
...
src/index.html
View file @
2a5b3e35
...
...
@@ -8,8 +8,8 @@
<link
href=
"bower_components/bootstrap/dist/css/bootstrap.min.css"
rel=
"stylesheet"
>
<script
type=
"text/javascript"
src=
"bower_components/jquery/dist/jquery.js"
></script>
<script
type=
"text/javascript"
src=
"
JS
/common.js"
></script>
<script
type=
"text/javascript"
src=
"
JS
/iDIN.js"
></script>
<script
type=
"text/javascript"
src=
"
js
/common.js"
></script>
<script
type=
"text/javascript"
src=
"
js
/iDIN.js"
></script>
<script
type=
"text/javascript"
>
var
server
=
"
[IDIN_SERVER_URL]/api/v1/idin
"
;
</script>
...
...
src/
JS
/common.js
→
src/
js
/common.js
View file @
2a5b3e35
File moved
src/
JS
/iDIN-enroll.js
→
src/
js
/iDIN-enroll.js
View file @
2a5b3e35
File moved
src/
JS
/iDIN-error.js
→
src/
js
/iDIN-error.js
View file @
2a5b3e35
File moved
src/
JS
/iDIN.js
→
src/
js
/iDIN.js
View file @
2a5b3e35
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment