-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
detailed view: redirect after record deletion #191
Conversation
projects/rero/ng-core/src/lib/record/detail/detail.component.ts
Outdated
Show resolved
Hide resolved
In you commit message: Modify -> Modifies |
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.
Nothing to add to others reviews.
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.
For the commit message, I propose this:
detailed view: redirect after record deletion
[Why this commit is useful or necessary?]
* Modifies deleteRecord function to accept string or object.
* Closes rero/rero-ils#1024.
5e25f3b
to
ee3b0ef
Compare
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.
Commit message approved.
* Allows to redirect to the parent with an object or a string after record deletion. * Closes rero/rero-ils#1024. Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
ee3b0ef
to
97717ad
Compare
Co-Authored-by: Bertrand Zuchuat bertrand.zuchuat@rero.ch
Why are you opening this PR?
Code review check list