summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Engling <erdgeist@erdgeist.org>2016-08-23 03:51:19 +0200
committerDirk Engling <erdgeist@erdgeist.org>2016-08-23 03:51:19 +0200
commit1b6f13dd30a0452a8b1ac84743334cdd1eb1287e (patch)
tree3a553786bd1ecc3c3de28e1652f33a8d52994fee
parentadff265220fc033a24e1d5459b8f3ddd772cd8b8 (diff)
Disable prefill-button
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 96423f9..be6d1ad 100644
--- a/index.html
+++ b/index.html
@@ -104,7 +104,7 @@
104 <h2 id="head2"><div class="circle_num undone">1</div><div class="circle_num done">✓</div> Wer mahnt ab?</h2> 104 <h2 id="head2"><div class="circle_num undone">1</div><div class="circle_num done">✓</div> Wer mahnt ab?</h2>
105 </div> 105 </div>
106 <div class="juice"> 106 <div class="juice">
107 <div><a href="javascript:ausfuellen()" class="button">Debug: pre-fill</a></div> 107 <!--div><a href="javascript:ausfuellen()" class="button">Debug: pre-fill</a></div-->
108 <p>Ist der Abmahner eine der folgenden Kanzleien? Dann können wir die Adresse gleich per Click auf deren Namen übernehmen.</p> 108 <p>Ist der Abmahner eine der folgenden Kanzleien? Dann können wir die Adresse gleich per Click auf deren Namen übernehmen.</p>
109 <div class="button-small" onclick="fareds()">Fareds</div> 109 <div class="button-small" onclick="fareds()">Fareds</div>
110 <div class="button-small" onclick="rasch()">Rasch</div> 110 <div class="button-small" onclick="rasch()">Rasch</div>