Merge branch 'permutation-list' into 'master'
make list in permutation widget iconless Closes #305 See merge request !154
This commit is contained in:
commit
3c6f0f8dcf
@ -1,5 +1,5 @@
|
||||
$newline never
|
||||
<ul ##{theId}>
|
||||
<ul ##{theId} .list--iconless>
|
||||
$forall (n, selId) <- nums
|
||||
<li>
|
||||
<select ##{selId} name=#{name} :isReq:required *{attrs}>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user