22 lines
823 B
Text
22 lines
823 B
Text
<div .col-sm-9>
|
|
<div .content-box>
|
|
<h2>
|
|
Combine repositories?
|
|
<p>
|
|
The removable drive at <tt>#{mountPoint drive}</tt> already
|
|
has files in its repository <tt>#{driveRepoPath drive}</tt>
|
|
<p>
|
|
Do you want to combine these files into your repository?
|
|
<p>
|
|
<a .btn .btn-default onclick="$('#setupmodal').modal('show');" href="@{FinishAddDriveR drive NoRepoKey}">
|
|
<span .glyphicon .glyphicon-resize-small>
|
|
\ Combine the repositories #
|
|
The combined repositories will sync and share their files.
|
|
<p>
|
|
<p>
|
|
<a .btn .btn-default href="@{AddDriveR}">
|
|
<span .glyphicon .glyphicon-resize-full>
|
|
\ Go back #
|
|
Use a different directory than <tt>#{driveRepoPath drive}</tt> to #
|
|
avoid combining the repositories.
|
|
^{setupDriveModal}
|