mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
rfc/xr: tweak, committed previous too soon...
This commit is contained in:
parent
5b62013f27
commit
bdd8fa078e
1 changed files with 2 additions and 0 deletions
|
@ -384,6 +384,8 @@ function updateIframes() {
|
|||
rfciframe.src = rfcsrc
|
||||
if (codesrc) {
|
||||
codefile.innerText = t[0]
|
||||
}
|
||||
if (rfcsrc) {
|
||||
rfcfile.innerText = t[1]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue