Skip to content

Typo in Bootstrap class name #1724

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

Closed
php-coder opened this issue Dec 13, 2024 · 0 comments
Closed

Typo in Bootstrap class name #1724

php-coder opened this issue Dec 13, 2024 · 0 comments
Assignees
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Dec 13, 2024

$ git grep from-group
src/main/frontend/src/components/HideImageForm.js:  <div className="form-group from-group-sm">
src/main/webapp/WEB-INF/views/series/info.html: <div class="form-group from-group-sm">
src/main/webapp/WEB-INF/views/series/info.html: <div class="form-group from-group-sm" th:if="${allowReplacingImages}">

s/from-group-sm/form-group-sm/

@php-coder php-coder added this to the 0.4.8 milestone Dec 13, 2024
@php-coder php-coder self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant