mirror of
https://github.com/xibyte/jsketcher
synced 2026-01-26 18:14:39 +01:00
9 lines
353 B
HTML
9 lines
353 B
HTML
<div class="tc-folder">
|
|
<div class="tc-row tc-title">Modifications</div>
|
|
<div class="tc-list" data-bind-list="modifications">
|
|
<div class="tc-row tc-pseudo-btn modification-item" data-bind="info"></div>
|
|
</div>
|
|
<div class="tc-row tc-ctrl tc-buttons-block">
|
|
<span class="tc-buttons-block-item">Finish History Editing</span>
|
|
</div>
|
|
</div>
|