Răsfoiți Sursa

Rephrase Read Only into Repository Master (fixes #159)

Jakob Borg 11 ani în urmă
părinte
comite
2ae218d069
2 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  1. 0 0
      auto/gui.files.go
  2. 2 1
      gui/index.html

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
auto/gui.files.go


+ 2 - 1
gui/index.html

@@ -415,9 +415,10 @@
             <div class="form-group">
               <div class="checkbox">
                 <label>
-                  <input type="checkbox" ng-model="currentRepo.ReadOnly"> Read Only
+                  <input type="checkbox" ng-model="currentRepo.ReadOnly"> Repository Master
                 </label>
               </div>
+              <p class="help-block">Files are protected from changes made on other nodes, but changes made on <em>this</em> node will be sent to the rest of the cluster.</p>
             </div>
             <div class="form-group">
               <label for="nodes">Nodes</label>

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff