Changes for page Postup převodu dat z Clavia
Last modified by Jan Šimeček on 2025/11/03 15:11
From 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
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -175,7 +175,6 @@ 175 175 {{html}} 176 176 <button onclick="toggleContent('content5')">SELECT</button> 177 177 <div id="content5" style="display: none;"> 178 -<hr> 179 179 <p>select count(*) from authority_data where subfield_definition in (</p> 180 180 <p>select id from subfield_definition where name_sub='A')</p> 181 181 <br> ... ... @@ -185,7 +185,7 @@ 185 185 <p>dále:</p> 186 186 <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> 187 187 <br> 188 -< hr>187 +<br> 189 189 </div> 190 190 <script> 191 191 function toggleContent(contentId) {