-
-
Notifications
You must be signed in to change notification settings - Fork 340
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
[16.0][FIX]document_url #460
[16.0][FIX]document_url #460
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new method works. From runboat, I can't test the compatibility with web_responsive
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested 👍
/** | ||
* Handles click on the attach button. | ||
*/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nitpick: maybe it'd be more informative to explain why we need to handle the click on the attach button.
Closes OCA/web#2741 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functional review LGTM
This PR has the |
/ocabot merge patch |
On my way to merge this fine PR! |
@pedrobaeza The merge process could not be finalized, because command
|
Congratulations, your PR was merged at 81b6f14. Thanks a lot for contributing to OCA. ❤️ |
Fixed not working properly when "web_responsive" is installed