basic-browser is implicitly not js
This commit is contained in:
parent
ec4daacf9e
commit
344ce63455
@ -2175,6 +2175,7 @@ class HttpCli(object):
|
||||
tpl = "browser"
|
||||
if "b" in self.uparam:
|
||||
tpl = "browser2"
|
||||
is_js = False
|
||||
|
||||
logues = ["", ""]
|
||||
if not self.args.no_logues:
|
||||
|
Loading…
Reference in New Issue
Block a user