]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: CdFormGroup
authorStephan Müller <smueller@suse.com>
Mon, 18 Jun 2018 10:41:36 +0000 (12:41 +0200)
committerStephan Müller <smueller@suse.com>
Tue, 3 Jul 2018 15:42:32 +0000 (17:42 +0200)
commit083865dc938b24e2c42bb39bed8cd873ec624b88
treed9f0c694a3376976902e0a986abf00d7bc451a3b
parent544bc3ea581230a824ca2742abd4ca346955a91d
mgr/dashboard: CdFormGroup

CdFormGroup extends 'FormGroup' with a few new methods that will help
form development.

Signed-off-by: Stephan Müller <smueller@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/forms/cd-form-group.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/forms/cd-form-group.ts [new file with mode: 0644]