Update iD
This commit is contained in:
parent
d444cc197a
commit
356fa7f2de
33 changed files with 35157 additions and 28048 deletions
|
@ -18,7 +18,7 @@
|
|||
} else {
|
||||
var id = iD()
|
||||
.embed(true)
|
||||
.imagePath("/assets/iD/img/")<%# Can't use asset_path('id/img/') in production. %>
|
||||
.assetPath("/assets/iD/") <%# Can't use asset_path('iD/') in production. %>
|
||||
.preauth({
|
||||
<% token = @user.access_token(ID_KEY) %>
|
||||
url: "<%= request.protocol + request.host_with_port %>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue