Compare commits
No commits in common. "a9ceab5b514fed1a0550c1032e1ffda7ce5752bb" and "9b42996cefa12680e796868bdbb7cae47ddcea1e" have entirely different histories.
a9ceab5b51
...
9b42996cef
2 changed files with 1 additions and 5 deletions
|
@ -1,4 +0,0 @@
|
|||
for $lang in ('en','ru')
|
||||
return db:put('abaevdict_index',
|
||||
xquery:eval(xs:anyURI('gen-mentioned-index.xq')),
|
||||
`mentioned_{$lang}.xml`)
|
|
@ -49,7 +49,7 @@ declare function page:header($lang as xs:string, $href-other as xs:string) {
|
|||
<li><img class="abv-logo" src="/static/Abaev_logo.png" alt="Abaevdict logo"></img>
|
||||
<strong>{
|
||||
switch($lang)
|
||||
case 'ru' return 'ИЭСОЯ'
|
||||
case 'ru' return 'ИЭСОЯ В. И. Абаева'
|
||||
default return `Abaevdict`
|
||||
}</strong><i> β</i></li>
|
||||
<li>{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue