Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation structure of user entry in checkbox list #36

Open
trutzig89182 opened this issue Nov 8, 2022 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@trutzig89182
Copy link
Owner

Made changes but did not update the structure documentation in app.js yet

for (const user of users) {
// Structure:
// <div class="input-list-item">
// <input name="selected_users" value="user.account" id="user.account">
// <label for="user.account">Account (name)</label>
// <a href="link">"Profile"</a>
// <div>Keywords:
// </div>

@trutzig89182 trutzig89182 added documentation Improvements or additions to documentation good first issue Good for newcomers labels Nov 8, 2022
@trutzig89182 trutzig89182 self-assigned this Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant