Re: Bullet checkbox help for secretary mail form

2022-02-20 Thread Craig Russell
I found this on the inter webs: How do I get the list-style-type:none to work in vue? # The checked: variable names must be reflected in the file incomplete.json.jb _ul do _li do _label do _input type: 'checkbox', checked:

Bullet checkbox help for secretary mail form

2022-02-20 Thread Craig Russell
Hi, I'm working on https://issues.apache.org/jira/browse/WHIMSY-379 and have one last issue to solve. The rendering of the list of checkboxes at https://github.com/apache/whimsy/blob/master/www/secretary/workbench/views/parts.js.rb line 226 is a bit awkward. It is a bullet list of checkboxes.