ODFWEB_odf_cart_alertBack.patch adds an alert to inform that the addition/deletion of programs or courses from the cart is not available in the back office.
Quentin Glinel-Mortreuil (Inactive)
added a comment - ODFWEB_odf_cart_alertBack.patch adds an alert to inform that the addition/deletion of programs or courses from the cart is not available in the back office.
cart_16,32,48.png and delete_cart_16.png in plugin-odf-web/resources/img/services
add.png and cart.png in the template: trunk/webapp/cms/skins/odf/resources/img/content/cart/
Quentin Glinel-Mortreuil (Inactive)
added a comment - - edited
cart_16,32,48.png and delete_cart_16.png in plugin-odf-web/resources/img/services
add.png and cart.png in the template: trunk/webapp/cms/skins/odf/resources/img/content/cart/
The odf patch contains the service and its rendering, plus the JS helper.
The template patch contains the tag "CART", the add to cart button on programs and courses, the view cart button is a page is tagged "CART".
Quentin Glinel-Mortreuil (Inactive)
added a comment -
The odf patch contains the service and its rendering, plus the JS helper.
The template patch contains the tag "CART", the add to cart button on programs and courses, the view cart button is a page is tagged "CART".
ODFWEB_odf_cart_alertBack.patch adds an alert to inform that the addition/deletion of programs or courses from the cart is not available in the back office.