merge two repository screens into one
This commit is contained in:
parent
46feae36b6
commit
aab3a01a71
7 changed files with 33 additions and 44 deletions
|
@ -2,14 +2,8 @@
|
|||
<div .row-fluid>
|
||||
<div .span4>
|
||||
<h3>
|
||||
<a href="@{AddRepositoryR}">
|
||||
Add repositories
|
||||
<a href="@{RepositoriesR}">
|
||||
Manage repositories
|
||||
<p>
|
||||
Distribute the files in this repository to other devices;
|
||||
make backups; and more by adding repositories.
|
||||
<div .span4>
|
||||
<h3>
|
||||
<a href="@{ListRepositoriesR}">
|
||||
Repository list
|
||||
<p>
|
||||
An overview of your repositories.
|
||||
Distribute the files in this repository to other devices,
|
||||
make backups, and more, by adding repositories.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue