Changes for page Postup převodu dat z Clavia
Last modified by Jan Šimeček on 2025/11/03 15:11
From version 37.1
edited by Jan Šimeček
on 2024/06/28 10:49
on 2024/06/28 10:49
Change comment:
There is no comment for this version
To version 38.1
edited by Jan Šimeček
on 2024/06/28 10:52
on 2024/06/28 10:52
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -175,6 +175,7 @@ 175 175 {{html}} 176 176 <button onclick="toggleContent('content5')">SELECT</button> 177 177 <div id="content5" style="display: none;"> 178 +<hr> 178 178 <p>select count(*) from authority_data where subfield_definition in (</p> 179 179 <p>select id from subfield_definition where name_sub='A')</p> 180 180 <br> ... ... @@ -184,7 +184,7 @@ 184 184 <p>dále:</p> 185 185 <p>Po zapnutí Importovacího módu nesmí tabulka import_id_backup obsahovat jediný řádek, který má ve sloupci library ID právě převáděné knihovny, tedy select * from import_id_backup where library = ID_prave_prevadene_knihovny musí vrátit 0 .</p> 186 186 <br> 187 -< br>188 +<hr> 188 188 </div> 189 189 <script> 190 190 function toggleContent(contentId) {