This website requires JavaScript.
Explore
Help
Sign In
web
/
cryptpad
Watch
2
Star
0
Fork
0
You've already forked cryptpad
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
de6b9e2228c7537f77b3c80688d1468fa1c97d3e
cryptpad
/
www
/
common
/
loading.js
4 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Fix loading screen in login and register
2018-04-19 14:21:26 +02:00
require
(
[
'/customize/loading.js'
]
,
function
(
Loading
)
{
Loading
(
)
;
drop 'loading' text from loading screen
2017-08-29 18:15:40 +02:00
}
)
;
Reference in New Issue
Copy Permalink