-
Notifications
You must be signed in to change notification settings - Fork 1.9k
18.0 redesign catalog view ajka #719
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
base: 18.0
Are you sure you want to change the base?
Conversation
Increased default image size for better visibility. Implemented zooming functionality optimized for mobile devices.
Increased default image size for better visibility. Implemented zooming functionality optimized for mobile devices.
Increased default image size for better visibility. Implemented zooming functionality optimized for mobile devices.
bbfc5fd
to
e0a4f09
Compare
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.
Hello @ajka-odoo
Given changes
where is the proper commit message
what about PR message and title ?
from odoo import models | ||
|
||
|
||
class ProductImagePopup(models.Model): | ||
_inherit = 'product.product' | ||
|
||
pass |
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.
Can You explain what is the use of this file ?
} | ||
|
||
if (ev.target.closest(".o_product_catalog_cancel_global_click")) { | ||
console.log("hiii"); |
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.
check the code before pushing it
</div> | ||
</div> | ||
</t> | ||
</templates> |
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.
Add an empty line at the end of every file
|
||
|
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.
unnecessary empty spaces
remove it wherever necessary
Key Features Implemented: