proof of concept remote reordering UI (needs to be changed to use drag and drop)
This commit is contained in:
parent
19c0a0d5b1
commit
581fe0644f
5 changed files with 61 additions and 2 deletions
|
@ -34,3 +34,7 @@
|
|||
$else
|
||||
<a href="@{setupRepoLink actions}">
|
||||
configure
|
||||
<a href="@{moveUpRepoList actions}">
|
||||
↑
|
||||
<a href="@{moveDownRepoList actions}">
|
||||
↓
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue