1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-04-19 01:50:12 +02:00

Add missing Translations search filter to View template

This commit is contained in:
Robbie Antenesse 2021-07-26 11:11:02 -06:00 committed by GitHub
parent 459edda009
commit 4de0a7bf8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,6 +81,9 @@
<label>Exact Words
<input type="checkbox" id="searchExactWords">
</label>
<label>Translations
<input type="checkbox" id="searchOrthography">
</label>
</div>
</div>
<div class="split">
@ -159,4 +162,4 @@
<div id="messagingSection"></div>
</body>
</html>
</html>