intermediate commit

This commit is contained in:
Art Lowel
2018-02-13 10:13:02 +01:00
committed by Lotte Hofstede
parent 605c3524c8
commit 4c2cbc55e0
27 changed files with 291 additions and 178 deletions

View File

@@ -8,7 +8,7 @@ import { GlobalConfig } from '../../../config/global-config.interface';
@Injectable()
export class SubmissionFormsConfigService extends ConfigService {
protected linkName = 'submissionforms';
protected linkPath = 'submissionforms';
protected browseEndpoint = '';
constructor(