Actions
Patch #8413
closedConfirmation message before deleting a relationship
Start date:
2011-05-20
Due date:
% Done:
0%
Estimated time:
Description
Inside the file /app/views/issues/_relations.rhtml
Modify the line 20 in the end adding
:confirm => l(:text_are_you_sure),
Files
Related issues
Updated by Etienne Massip over 13 years ago
- Category set to Issues
Could you please post a .diff/.patch file ?
Updated by Luis Serrano Aranda over 13 years ago
- File _relations.diff added
I think the file is correct
Updated by Luis Serrano Aranda over 13 years ago
- File _relations.diff _relations.diff added
This is the correct
Updated by thazin thazin over 13 years ago
Luis Serrano Aranda wrote:
Inside the file /app/views/issues/_relations.rhtml
Modify the line 20 in the end adding
:confirm => l(:text_are_you_sure),
dASDASDASD
Updated by thazin thazin over 13 years ago
- Status changed from New to Resolved
- Assignee set to Jim Mulholland
Updated by Etienne Massip over 13 years ago
- Status changed from Resolved to New
- Assignee deleted (
Jim Mulholland)
Updated by Etienne Massip over 13 years ago
- Target version set to Candidate for next minor release
Updated by Jean-Philippe Lang almost 13 years ago
- Subject changed from Confirm delete relationship to Confirmation message before deleting a relationship
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version changed from Candidate for next minor release to 1.3.2
Committed in r8883.
Actions