mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-13 07:24:47 +00:00
bug 1163971 - Bring the System Info section up just below Environment Data so that data from the root ping is all in one place. r=gfritzsche
This commit is contained in:
parent
1957bd852a
commit
d8dfb0be08
@ -114,6 +114,15 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id="system-info-section" class="data-section">
|
||||||
|
<input type="checkbox" class="statebox"/>
|
||||||
|
<h1 class="section-name">&aboutTelemetry.systemInfoSection;</h1>
|
||||||
|
<span class="toggle-caption">&aboutTelemetry.toggle;</span>
|
||||||
|
<span class="empty-caption">&aboutTelemetry.emptySection;</span>
|
||||||
|
<div id="system-info" class="data">
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section id="telemetry-log-section" class="data-section">
|
<section id="telemetry-log-section" class="data-section">
|
||||||
<input type="checkbox" class="statebox"/>
|
<input type="checkbox" class="statebox"/>
|
||||||
<h1 class="section-name">&aboutTelemetry.telemetryLogSection;</h1>
|
<h1 class="section-name">&aboutTelemetry.telemetryLogSection;</h1>
|
||||||
@ -202,15 +211,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="system-info-section" class="data-section">
|
|
||||||
<input type="checkbox" class="statebox"/>
|
|
||||||
<h1 class="section-name">&aboutTelemetry.systemInfoSection;</h1>
|
|
||||||
<span class="toggle-caption">&aboutTelemetry.toggle;</span>
|
|
||||||
<span class="empty-caption">&aboutTelemetry.emptySection;</span>
|
|
||||||
<div id="system-info" class="data">
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section id="addon-details-section" class="data-section">
|
<section id="addon-details-section" class="data-section">
|
||||||
<input type="checkbox" class="statebox"/>
|
<input type="checkbox" class="statebox"/>
|
||||||
<h1 class="section-name">&aboutTelemetry.addonDetailsSection;</h1>
|
<h1 class="section-name">&aboutTelemetry.addonDetailsSection;</h1>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user