search function for show editing

This commit is contained in:
2020-04-21 18:43:08 +02:00
committed by smuddy
parent 5695640fe4
commit c526f127e8
10 changed files with 73 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>Worship Generator</title>
<base href="/">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport'/>
<link href="apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180">
<link href="favicon-32x32.png" rel="icon" sizes="32x32" type="image/png">
@@ -24,5 +24,7 @@
<script>importCCLI = {}</script>
<script>setStrophe = {}</script>
<noscript>Please enable JavaScript to continue using this application.</noscript>
</body>
</html>