mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	Update Snapshots
This commit is contained in:
		@@ -251,12 +251,12 @@ exports[`<WiFiSettings/> Snapshot 2.4 GHz 1`] = `
 | 
				
			|||||||
exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
 | 
					exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
 | 
				
			||||||
<DocumentFragment>
 | 
					<DocumentFragment>
 | 
				
			||||||
  <div
 | 
					  <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>
 | 
					    <form>
 | 
				
			||||||
      <h3>
 | 
					      <h2>
 | 
				
			||||||
        Wi-Fi 1
 | 
					        Wi-Fi 1
 | 
				
			||||||
      </h3>
 | 
					      </h2>
 | 
				
			||||||
      <div
 | 
					      <div
 | 
				
			||||||
        class="form-group"
 | 
					        class="form-group"
 | 
				
			||||||
      >
 | 
					      >
 | 
				
			||||||
@@ -276,9 +276,9 @@ exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
 | 
				
			|||||||
          </label>
 | 
					          </label>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
      <h3>
 | 
					      <h2>
 | 
				
			||||||
        Wi-Fi 2
 | 
					        Wi-Fi 2
 | 
				
			||||||
      </h3>
 | 
					      </h2>
 | 
				
			||||||
      <div
 | 
					      <div
 | 
				
			||||||
        class="form-group"
 | 
					        class="form-group"
 | 
				
			||||||
      >
 | 
					      >
 | 
				
			||||||
@@ -310,9 +310,9 @@ exports[`<WiFiSettings/> Snapshot both modules disabled. 1`] = `
 | 
				
			|||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
    </form>
 | 
					    </form>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  <h4>
 | 
					  <h2>
 | 
				
			||||||
    Reset Wi-Fi Settings
 | 
					    Reset Wi-Fi Settings
 | 
				
			||||||
  </h4>
 | 
					  </h2>
 | 
				
			||||||
  <p>
 | 
					  <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
 | 
					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>
 | 
					+         </small>
 | 
				
			||||||
+       </div>
 | 
					+       </div>
 | 
				
			||||||
        <h3>
 | 
					        <h2>
 | 
				
			||||||
          Wi-Fi 2
 | 
					          Wi-Fi 2
 | 
				
			||||||
        </h3>
 | 
					        </h2>
 | 
				
			||||||
        <div
 | 
					        <div
 | 
				
			||||||
          class=\\"form-group\\"
 | 
					          class=\\"form-group\\"
 | 
				
			||||||
@@ -502,10 +581,11 @@
 | 
					@@ -502,10 +581,11 @@
 | 
				
			||||||
@@ -904,9 +904,9 @@ exports[`<WiFiSettings/> Snapshot one module enabled. 1`] = `
 | 
				
			|||||||
+           </label>
 | 
					+           </label>
 | 
				
			||||||
+         </div>
 | 
					+         </div>
 | 
				
			||||||
+       </div>
 | 
					+       </div>
 | 
				
			||||||
        <h3>
 | 
					        <h2>
 | 
				
			||||||
          Wi-Fi 2
 | 
					          Wi-Fi 2
 | 
				
			||||||
        </h3>
 | 
					        </h2>
 | 
				
			||||||
        <div
 | 
					        <div
 | 
				
			||||||
          class=\\"form-group\\""
 | 
					          class=\\"form-group\\""
 | 
				
			||||||
`;
 | 
					`;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user