another hamlet compat fix
This commit is contained in:
parent
7dcf33a164
commit
bcc40eac4a
3 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
<table .table .table-condensed>
|
||||
<tbody #costsortable>
|
||||
$forall (_num, name, uuid, actions) <- repolist
|
||||
<tr .repoline ##{"costsortable_" ++ fromUUID uuid}>
|
||||
<tr .repoline ##{fromUUID uuid}>
|
||||
<td .handle>
|
||||
<i .icon-resize-vertical></i>
|
||||
#{name}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue