mirror of
https://github.com/9001/copyparty.git
synced 2025-10-05 19:42:29 +02:00
alternative loader spinners
This commit is contained in:
parent
a255db706d
commit
685f08697a
5 changed files with 26 additions and 1 deletions
|
@ -2381,6 +2381,7 @@ class AuthSrv(object):
|
|||
"sb_lg": "" if "no_sb_lg" in vf else (vf.get("lg_sbf") or "y"),
|
||||
}
|
||||
js_htm = {
|
||||
"SPINNER": self.args.spinner,
|
||||
"s_name": self.args.bname,
|
||||
"have_up2k_idx": "e2d" in vf,
|
||||
"have_acode": not self.args.no_acode,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue