Skip to content

Commit 11ae125

Browse files
Glemte index
1 parent 89ec29c commit 11ae125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Heap/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h1 id="headerText">Heap Datastructure</h1>
6969
<div class="settings">
7070
<div class="buttons">
7171
<button id="reset" class="btn btn-primary"
72-
onclick="viewer.switchAlgorithm(control.getAlgorithm().getName());">Reset
72+
onclick="viewer.switchAlgorithm(control.getAlgoName());">Reset
7373
</button>
7474
<button id="backward" class="btn btn-primary" onclick="viewer.stepBack();">Backward</button>
7575
<button id="forward" class="btn btn-primary"

0 commit comments

Comments
 (0)