Skip to content

Commit

Permalink
Adjusted comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LuomaJuha committed Sep 11, 2024
1 parent aaf1ab7 commit 2aef9ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions themes/finna2/js/finna-model-viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 +627,9 @@ class ModelViewerClass extends HTMLElement {
);
}

/**
* Changes the button which is used to start the model download process into a state div
*/
changeLoadInfoButtonToStateDisplay()
{
this.loadInfo.remove();
Expand Down

0 comments on commit 2aef9ac

Please sign in to comment.