proof of concept remote reordering UI (needs to be changed to use drag and drop)

This commit is contained in:
Joey Hess 2013-03-13 17:59:33 -04:00
parent 19c0a0d5b1
commit 581fe0644f
5 changed files with 61 additions and 2 deletions

View file

@ -34,3 +34,7 @@
$else
<a href="@{setupRepoLink actions}">
configure
<a href="@{moveUpRepoList actions}">
&uarr;
<a href="@{moveDownRepoList actions}">
&darr;