mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-14 17:35:35 +01:00
Update Snapshots
This commit is contained in:
parent
1dd1805ae0
commit
705ed5ac80
|
@ -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\\""
|
||||
`;
|
||||
|
|
Loading…
Reference in New Issue
Block a user