mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-04 02:34:13 +02:00
show parser errors
This commit is contained in:
parent
8c5ca9dcba
commit
e02a9de1fa
4 changed files with 20 additions and 7 deletions
|
|
@ -63,6 +63,7 @@ impl Page for ViewerPage<'_> {
|
|||
}
|
||||
}
|
||||
progress.parse.onlyscript min = "0" max = "100" value = "0" {}
|
||||
#error {}
|
||||
}
|
||||
script module src = (script) type = "text/javascript" {}
|
||||
link rel="stylesheet" type="text/css" href=(style_url);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue