remove dl option
This commit is contained in:
parent
2cfa372cbc
commit
007242af55
@ -1537,8 +1537,8 @@ def generate_html_documentation(data: Dict[str, Any]) -> str:
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<button class="btn" id="downloadSvg">⬇️ Download SVG</button>
|
||||
<button class="btn" id="downloadPng">⬇️ Download PNG</button>
|
||||
<!-- <button class="btn" id="downloadSvg">⬇️ Download SVG</button> -->
|
||||
<!-- <button class="btn" id="downloadPng">⬇️ Download PNG</button> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user