Преглед на файлове

Rephrase Read Only into Repository Master (fixes #159)

Jakob Borg преди 11 години
родител
ревизия
2ae218d069
променени са 2 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 0 0
      auto/gui.files.go
  2. 2 1
      gui/index.html

Файловите разлики са ограничени, защото са твърде много
+ 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>

Някои файлове не бяха показани, защото твърде много файлове са промени