Swap editor and support dropdown
This commit is contained in:
parent
6ff2185f6c
commit
718a86945e
@ -401,12 +401,6 @@
|
|||||||
<fieldset class="verticalSection-extrabottompadding">
|
<fieldset class="verticalSection-extrabottompadding">
|
||||||
<legend>Advanced</legend>
|
<legend>Advanced</legend>
|
||||||
|
|
||||||
<details id="support">
|
|
||||||
<summary>Support Bundle Info</summary>
|
|
||||||
|
|
||||||
<textarea id="supportBundle" rows="20" cols="75" readonly></textarea>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details id="visualizer">
|
<details id="visualizer">
|
||||||
<summary>Manage Timestamps & Fingerprints</summary>
|
<summary>Manage Timestamps & Fingerprints</summary>
|
||||||
|
|
||||||
@ -603,6 +597,12 @@
|
|||||||
<br />
|
<br />
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details id="support">
|
||||||
|
<summary>Support Bundle Info</summary>
|
||||||
|
|
||||||
|
<textarea id="supportBundle" rows="20" cols="75" readonly></textarea>
|
||||||
|
</details>
|
||||||
|
|
||||||
<details id="storage">
|
<details id="storage">
|
||||||
<br />
|
<br />
|
||||||
<summary>Storage Usage</summary>
|
<summary>Storage Usage</summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user