more work on edit submission form

This commit is contained in:
daviddelikat 2009-10-15 10:15:18 -05:00
parent f4cd70f65e
commit 949d9fa80e
3 changed files with 44 additions and 21 deletions

View file

@ -347,6 +347,10 @@ is( $sub2, undef, 'approval created a ticket');
$versionTag->commit;
# TODO either remove this or make it a real test.
loginAdmin;
print $ems->www_addSubmissionForm;
#done_testing();
#print 'press return to complete test' ; <>;
#----------------------------------------------------------------------------