Loading plugins/ead_search/ead_search.xqm +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ function max.plugin.ead_search:searchPage($project){ let $dbPath := max.config:getProjectDBPath($project) let $simpleSearch := <section> <p>La recherche peut se faire de deux manières indépendantes : </p><ul><li>soit par une recherche en plein texte,</li> <li>soit par une recherche multicritère (dont fait partie la recherche par année de production).</li></ul> <p>La recherche peut se faire de deux manières indépendantes : </p><ul><li>soit par une recherche en plein texte,</li> <li>soit par une recherche multicritère<span style="display:none"> (dont fait partie la recherche par année de production)</span>.</li></ul> <p>On ne peut pas croiser ces deux types de recherche.</p> <div id="ead-search-simple"> <label>Recherche plein texte </label> Loading Loading
plugins/ead_search/ead_search.xqm +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ function max.plugin.ead_search:searchPage($project){ let $dbPath := max.config:getProjectDBPath($project) let $simpleSearch := <section> <p>La recherche peut se faire de deux manières indépendantes : </p><ul><li>soit par une recherche en plein texte,</li> <li>soit par une recherche multicritère (dont fait partie la recherche par année de production).</li></ul> <p>La recherche peut se faire de deux manières indépendantes : </p><ul><li>soit par une recherche en plein texte,</li> <li>soit par une recherche multicritère<span style="display:none"> (dont fait partie la recherche par année de production)</span>.</li></ul> <p>On ne peut pas croiser ces deux types de recherche.</p> <div id="ead-search-simple"> <label>Recherche plein texte </label> Loading