diff options
Diffstat (limited to 'views')
-rw-r--r-- | views/index.jade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/views/index.jade b/views/index.jade index dff671e..28a6495 100644 --- a/views/index.jade +++ b/views/index.jade @@ -14,7 +14,7 @@ block content .logo .text Rooster .input-wrapper - input(type='search', placeholder='Zoeken') + input(type='search', placeholder='Zoeken', autocomplete='off') button.material-icons.fav(tabindex='0', type='button')  .tooltip span Voer hier een <strong>docentafkorting</strong>, <strong>klas</strong>, <strong>leerlingnummer</strong> of <strong>lokaalnummer</strong> in. @@ -36,7 +36,7 @@ block content span.current Loading... button(type='button').material-icons  - iframe(scrolling='no')#schedule + #schedule block scripts script. |