Skip to content

Commit

Permalink
add midiplayer div contents
Browse files Browse the repository at this point in the history
  • Loading branch information
hizclick committed Dec 6, 2022
1 parent f2a1fbe commit 5926b38
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Resources/Private/Plugins/Kitodo/Templates/Toolbox/Main.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,13 @@
<a class="select switchoff" id="tx-dlf-tools-midi" title=""
data-dic=""> &nbsp;
</a>
<!--<div id="svg_panel" style="background-color: #fff;">
<div id="player" style="z-index: 20; position: absolute; display: none;"></div>
<div id="svg_panel" >
<div id="player" style="z-index: 20; position: absolute;"></div>
<div id="svg_output" style="overflow:hidden;" />
</div>-->
</div>
<!-- <div xmlns="
http://www.w3.org/1999/xhtml" id="midiPlayer_bar" style="width: 250px;"><div id="midiPlayer_progress" style="background: rgb(204, 0, 0);"></div></div> -->

</f:then>
<f:else>
<span class="no-score">
Expand Down

0 comments on commit 5926b38

Please sign in to comment.