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:
		@@ -6,6 +6,8 @@ exports[`<RebootButton/> Render modal. 1`] = `
 | 
			
		||||
    id="modal-container"
 | 
			
		||||
  >
 | 
			
		||||
    <div
 | 
			
		||||
      aria-labelledby="modal-title"
 | 
			
		||||
      aria-modal="true"
 | 
			
		||||
      class="modal fade show"
 | 
			
		||||
      role="dialog"
 | 
			
		||||
    >
 | 
			
		||||
@@ -19,11 +21,11 @@ exports[`<RebootButton/> Render modal. 1`] = `
 | 
			
		||||
          <div
 | 
			
		||||
            class="modal-header"
 | 
			
		||||
          >
 | 
			
		||||
            <h5
 | 
			
		||||
              class="modal-title"
 | 
			
		||||
            <h1
 | 
			
		||||
              class="modal-title fs-5"
 | 
			
		||||
            >
 | 
			
		||||
              Warning!
 | 
			
		||||
            </h5>
 | 
			
		||||
            </h1>
 | 
			
		||||
            <button
 | 
			
		||||
              aria-label="Close"
 | 
			
		||||
              class="btn-close"
 | 
			
		||||
 
 | 
			
		||||
@@ -7,6 +7,7 @@ exports[`AlertContext should render alert 1`] = `
 | 
			
		||||
  >
 | 
			
		||||
    <div
 | 
			
		||||
      class="alert alert-danger alert-dismissible"
 | 
			
		||||
      role="alert"
 | 
			
		||||
    >
 | 
			
		||||
      <button
 | 
			
		||||
        aria-label="Close"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user