Explorar o código

Rephrase Read Only into Repository Master (fixes #159)

Jakob Borg %!s(int64=11) %!d(string=hai) anos
pai
achega
2ae218d069
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 0 0
      auto/gui.files.go
  2. 2 1
      gui/index.html

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 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>

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio