Fix POD whitespace issues in the EMS.
This commit is contained in:
parent
c3727be61f
commit
0aab1c1114
3 changed files with 4 additions and 2 deletions
|
|
@ -367,7 +367,6 @@ parameters for the submission
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|
||||||
sub www_editSubmission {
|
sub www_editSubmission {
|
||||||
my $this = shift;
|
my $this = shift;
|
||||||
my $self;
|
my $self;
|
||||||
|
|
@ -545,6 +544,7 @@ sub getEditTabs {
|
||||||
}
|
}
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 getQueueUrl
|
=head2 getQueueUrl
|
||||||
|
|
||||||
returns the URL for the submission queue page with the submisison id in the hash part
|
returns the URL for the submission queue page with the submisison id in the hash part
|
||||||
|
|
|
||||||
|
|
@ -385,6 +385,7 @@ sub getFormDescription {
|
||||||
}
|
}
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 getQueueUrl
|
=head2 getQueueUrl
|
||||||
|
|
||||||
returns the URL for the submission queue page with the submisison id in the hash part
|
returns the URL for the submission queue page with the submisison id in the hash part
|
||||||
|
|
|
||||||
|
|
@ -37,6 +37,7 @@ use Tie::IxHash;
|
||||||
use Data::Dumper;
|
use Data::Dumper;
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
||||||
=head2 addGroupToSubmitList ( groupId )
|
=head2 addGroupToSubmitList ( groupId )
|
||||||
|
|
||||||
adds the parameter to eventSubmissionGroups
|
adds the parameter to eventSubmissionGroups
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue