mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-05-31 15:15:41 +02:00
Preserve the id of the top-level tabs container, to avoid breaking plugins that rely on it
This commit is contained in:
parent
86dc08130b
commit
8a28b265a3
@ -32,7 +32,7 @@
|
|||||||
<div id="server-status-color">●</div>
|
<div id="server-status-color">●</div>
|
||||||
<span id="server-status-msg">Stable Diffusion is starting..</span>
|
<span id="server-status-msg">Stable Diffusion is starting..</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="tab-container">
|
<div id="tab-container" class="tab-container">
|
||||||
<span id="tab-main" class="tab active">
|
<span id="tab-main" class="tab active">
|
||||||
<span><i class="fa fa-image icon"></i> Generate</span>
|
<span><i class="fa fa-image icon"></i> Generate</span>
|
||||||
</span>
|
</span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user