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
5a55bcde3da258fde7a2e4c0a0e851247829b124
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