Customizing doorkeeper views for authorizing app

This commit is contained in:
Eugen Rochko
2016-03-11 01:58:55 +01:00
parent d4b9b289e8
commit b919f39b31
12 changed files with 78 additions and 64 deletions

View File

@ -45,4 +45,4 @@ work = ->
stop()
$ ->
setTimeout(start, 500)
setTimeout(start, 100)