1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-06-28 20:03:59 +00:00

Update Snapshots

This commit is contained in:
Aleksandr Gumroian 2020-08-06 17:25:49 +02:00
parent 1dd1805ae0
commit 705ed5ac80
No known key found for this signature in database
GPG Key ID: 9E77849C64F0A733

View File

@ -251,12 +251,12 @@ exports[`<WiFiSettings/> Snapshot 2.4 GHz 1`] = `
exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
<DocumentFragment>
<div
class="col-sm-12 col-lg-12 p-0 mb-3"
class="card p-4 col-sm-12 col-lg-12 p-0 mb-3"
>
<form>
<h3>
<h2>
Wi-Fi 1
</h3>
</h2>
<div
class="form-group"
>
@ -276,9 +276,9 @@ exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
</label>
</div>
</div>
<h3>
<h2>
Wi-Fi 2
</h3>
</h2>
<div
class="form-group"
>
@ -310,9 +310,9 @@ exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
</div>
</form>
</div>
<h4>
<h2>
Reset Wi-Fi Settings
</h4>
</h2>
<p>
If a number of wireless cards doesn't match, you may try to reset the Wi-Fi settings. Note that this will remove the
@ -422,9 +422,9 @@ exports[`<WiFiSettings/> Snapshot guest network. 1`] = `
+
+ </small>
+ </div>
<h3>
<h2>
Wi-Fi 2
</h3>
</h2>
<div
class=\\"form-group\\"
@@ -502,10 +581,11 @@
@ -904,9 +904,9 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
+ </label>
+ </div>
+ </div>
<h3>
<h2>
Wi-Fi 2
</h3>
</h2>
<div
class=\\"form-group\\""
`;