webapp: Repository costs can be configured by dragging repositories around in the repository list.

This commit is contained in:
Joey Hess 2013-03-14 13:12:27 -04:00
parent 6af91dadb8
commit 99dc302d06
3 changed files with 28 additions and 25 deletions

View file

@ -11,7 +11,7 @@
Repositories
<table .table .table-condensed>
<tbody #costsortable>
$forall (num, name, (uuid, actions)) <- repolist
$forall (_num, name, (uuid, actions)) <- repolist
<tr .repoline ##{"costsortable_" ++ fromUUID uuid}>
<td .handle>
<i .icon-resize-vertical></i>