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
1361334eaf19bad918f4dfd71b253f0309214771
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