-
-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
75a8792
commit 648cbb3
Showing
14 changed files
with
109 additions
and
1,726 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
648cbb3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is an error in the following files:
templates/default-collective/routes-8.stub
templates/default/routes-8.stub
for both files, on line#13, the controller's function name should be destroy instead of index. This is causing a bug in the delete function. the entry cannot be deleted.