Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[TwigBridge] Fix HTML for translatable custom-file label in Bootstrap 4 theme#40979
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
… 4 themeBootstraps allows to translate the label of the button of a custom-fileinput with SCSS variables depending on the lang attribute of the*input*.This attribute was set on the label instead and thus had no effect.
carsonbot commentedApr 28, 2021
Hey! To help keep things organized, we don't allow "Draft" pull requests. Could you please click the "ready for review" button or close this PR and open a new one when you are done? Note that a pull request does not have to be "perfect" or "ready for merge" when you first open it. We just want it to be ready for a first review. Cheers! Carsonbot |
acran commentedApr 28, 2021
see correct PR in#40980 |
Uh oh!
There was an error while loading.Please reload this page.
sorry, this PR was created against the wrong branch, I reopened it against the correct one in#40980 🙈