modifica link all'immagine di loading
This commit is contained in:
parent
aa4664f152
commit
f9208aaed8
|
@ -1596,7 +1596,7 @@ main.redefine("querytxt", writesearchValue(mform));
|
|||
</body>
|
||||
<div class="modal-busy" id="loader" style="display: none">
|
||||
<div class="center-busy" id="test-git">
|
||||
<img alt="" src="./lida-loader.gif" />
|
||||
<img alt="" src="./images/lida-loader.gif" />
|
||||
</div>
|
||||
</div>
|
||||
</html>
|
||||
|
|
|
@ -113,7 +113,7 @@ WHERE {
|
|||
FILTER regex(?Rappresentazione,"^farò$","i") .
|
||||
#FILTER regex(?lm,"^fare$","i") .
|
||||
FILTER langMatches(lang(?Rappresentazione),"it")
|
||||
}
|
||||
} ORDER BY ?Cantica ?Canto ?NumVerso
|
||||
LIMIT 50`
|
||||
//ORDER BY ?Cantica ?Canto ?NumVerso
|
||||
//Togliere LIMIT in prod
|
||||
|
|
Loading…
Reference in New Issue