This commit is contained in:
m 2015-04-23 01:20:01 +02:00
parent ef0f258298
commit 790a69daa5
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ layout: default
<script>
//unfortunatly elevator dosnt support a list of elements yet, hotfix for now, should be removed asap
// unfortunately elevator does not support a list of elements yet, hotfix for now, should be removed asap
// Elevator script: https://github.com/tholman/elevator.js
var elevator{{ forloop.index0 }} = new Elevator({
element: document.querySelector('#elevator-button{{ forloop.index0 }}'),