Clarify repo mismatch message (fixes #331)

This commit is contained in:
Jakob Borg committed 2014-06-04 14:17:48 +02:00
1 parent bec5c76631
commit afc2d6fda4
3 files changed
+3 -4

No files matched your search

+1 -1
View File
@@ -516,7 +516,7 @@ found in the LICENSE file.
<p class="help-block">File permission bits are ignored when looking for changes. Use on FAT filesystems.</p>
</div>
<div class="form-group">
<label for="nodes">Nodes</label>
<label for="nodes">Share With</label>
<div class="checkbox" ng-repeat="node in otherNodes()">
<label>
<input type="checkbox" ng-model="currentRepo.selectedNodes[node.NodeID]"> {{nodeName(node)}}