This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
a45924348f
gitlab-org--gitlab-foss
/
app
/
assets
/
javascripts
/
project_import.js.coffee
6 lines
107 B
CoffeeScript
Raw
Normal View
History
Unescape
Escape
Export all coffee classes with @
2014-10-20 16:48:07 -04:00
class
@
ProjectImport
Reload page during repo import
2013-08-12 12:28:10 -04:00
constructor:
->
setTimeout
->
Turbolinks
.
visit
(
location
.
href
)
,
5000
Copy permalink