mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Added more comments
This commit is contained in:
@@ -277,7 +277,7 @@ export class SubmissionObjectEffects {
|
||||
}
|
||||
|
||||
/**
|
||||
* Parse the submission object retrieved from REST haven't section errors and return actions to dispatch
|
||||
* Parse the submission object retrieved from REST and return actions to dispatch
|
||||
*
|
||||
* @param currentState
|
||||
* The current SubmissionObjectEntry
|
||||
|
@@ -138,7 +138,7 @@ export interface SubmissionObjectEntry {
|
||||
collection?: string,
|
||||
|
||||
/**
|
||||
* The configuration name tha define this submission
|
||||
* The configuration name that define this submission
|
||||
*/
|
||||
definition?: string,
|
||||
|
||||
|
Reference in New Issue
Block a user