فهرست منبع

turn off autocapitalize

Johann Woelper 5 سال پیش
والد
کامیت
f6873db81c
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      webapp/index.html

+ 3 - 3
webapp/index.html

@@ -65,7 +65,7 @@
         <form>
           <div class="form-group">
             <label>Suchbegriff(e), durch Leerzeichen getrennt</label>
-            <input v-model="query.search">
+            <input autocapitalize="none" v-model="query.search">
           </div>
           <div class="form-group">
             <label>Maximalpreis</label>
@@ -81,7 +81,7 @@
           </div>
           <div class="form-group">
             <label>Such-URL (Kann man alternativ von eGun-Suche kopieren)</label>
-            <input v-model="query_url">
+            <input autocapitalize="none" v-model="query_url">
           </div>
         </form>
         <div>
@@ -159,7 +159,7 @@
           {{account}}
           Hi! Du hast noch keinen Account oder es ist keiner geladen. Macht aber nichts, gib einfach Deinen ein oder
           denke Dir einen aus.
-          <input v-model="new_account" v-on:keyup.enter="window.location.hash = new_account;">
+          <input autocapitalize="none" v-model="new_account" v-on:keyup.enter="window.location.hash = new_account;">
           <button @click="window.location.hash = new_account">OK</button>
           <div>
             Tip: der Accountname sollte einem Passwort aehnlich sein wenn Du nicht willst dass jemand anderes Deine