-
- Downloads
[IMP] portal: add a generic PortalSidebar widget to be used in customer portal
with this commit, this generic widget allow to basic functionality for portal sidebar like: print btn (direclty print the document), set due or delay label of the document (based on given date), used affix to locked to an area on the page for sidebar. Purpose is to reuse it in account customer portal and online quotes notably. some css code convert to the less file to have working portal sidebar skeleton, which is already used in website_quote Task ID: 39876
Showing
- addons/portal/static/src/js/portal_sidebar.js 107 additions, 0 deletionsaddons/portal/static/src/js/portal_sidebar.js
- addons/portal/static/src/scss/portal.scss 27 additions, 0 deletionsaddons/portal/static/src/scss/portal.scss
- addons/portal/views/assets.xml 1 addition, 0 deletionsaddons/portal/views/assets.xml
- addons/portal/views/portal_templates.xml 13 additions, 1 deletionaddons/portal/views/portal_templates.xml
Loading
Please register or sign in to comment