make list in permutation widget iconless
This commit is contained in:
parent
7e457c50fa
commit
551e7148ef
@ -1,5 +1,5 @@
|
|||||||
$newline never
|
$newline never
|
||||||
<ul ##{theId}>
|
<ul ##{theId} .list--iconless>
|
||||||
$forall (n, selId) <- nums
|
$forall (n, selId) <- nums
|
||||||
<li>
|
<li>
|
||||||
<select ##{selId} name=#{name} :isReq:required *{attrs}>
|
<select ##{selId} name=#{name} :isReq:required *{attrs}>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user