While in the edit page of a context, the delete button is there, but when clicked, it goes to this URL: "admin/structure/context/[context-name]/%25ctools_export_ui/delete" which results in a Page not found error.

A better solution than fixing this might be to remove the delete button altogether as proposed here: #950642: Remove the Delete button from the edit page?.

Comments

tekante’s picture

Status: Active » Needs review
StatusFileSize
new1.54 KB

Please try the attached patch to determine if it resolves your issues.

febbraro’s picture

Status: Needs review » Closed (fixed)

Committed, thanks tekante.