tweak repo drag indicator UI
This commit is contained in:
parent
810a06b771
commit
291230511a
1 changed files with 3 additions and 2 deletions
|
@ -14,8 +14,9 @@
|
|||
$forall (name, uuid, actions) <- repolist
|
||||
<tr .repoline ##{fromUUID uuid}>
|
||||
<td .handle>
|
||||
<i .icon-resize-vertical></i>
|
||||
#{name}
|
||||
<a .btn .btn-mini .disabled>
|
||||
<i .icon-resize-vertical></i>
|
||||
#{name}
|
||||
<td .draghide>
|
||||
$if needsEnabled actions
|
||||
<a href="@{setupRepoLink actions}">
|
||||
|
|
Loading…
Add table
Reference in a new issue