mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
Fix html tags around the inheritance diagram so BeautifulSoup doesn't get confused.
This commit is contained in:
@@ -42,10 +42,10 @@ TEMPLATE_INHERITANCE = '''
|
||||
<div id="toggleBlock-content" style="display:none;">
|
||||
<p class="graphviz">
|
||||
<center><img src="_static/images/inheritance/%s" alt="Inheritance diagram of %s" usemap="#dummy" class="inheritance"/></center>
|
||||
</div>
|
||||
<script type="text/javascript">toggleVisibilityOnLoad(document.getElementById('toggleBlock'))</script>
|
||||
%s
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user