Ticket #345 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

[PATCH] Can't destroy pages

Reported by: Kevin Ballard <kevin@sb.org> Assigned to: tobi
Priority: normal Milestone: 2.5
Component: admin Version:
Severity: normal Keywords:
Cc:

Description

You can't destroy pages you've created in the admin section, because a controller name is wrong. The attached patch fixes this.

Change History

07/26/05 11:21:01 changed by scoop

  • status changed from new to closed.
  • resolution set to fixed.

(In [448]) Fixed controller name for 'destroy this page' (closes #218) [kevin@sb.org]