Skip to content

Shooping cart bugs

This MR fix some bugs from shopping cart plugin.

  • Remove deprecated code
  • The buy form wasn't being rendered properly. I fix it to use the Noosfero's modal helper
  • The buy form request returned a status json wrongly redered in the screen. Now, this json will only be used to choose the proper Notice message.

Merge request reports