Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Fix #398] Add form-select CSS class to select elements#399

Merged
wardi merged 1 commit into
ckan:masterfrom
themowski:398-add-form-select-class
Jan 23, 2024
Merged

[Fix #398] Add form-select CSS class to select elements#399
wardi merged 1 commit into
ckan:masterfrom
themowski:398-add-form-select-class

Conversation

@themowski
Copy link
Copy Markdown
Contributor

Overview

This PR addresses #398. It integrates the form-select CSS class with various select elements in the form_snippets directory. This causes the select elements to be rendered consistently with other dropdown menus in the CKAN UI.

Changes

  • Add form-select to "class" attribute when invoking form.select() macro in form_snippets/select.html and form_snippets/datetime_tz.html
  • Add form-select to class on hardcoded select element in form_snippets/organization.html

@wardi wardi merged commit 2d3c5c1 into ckan:master Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants