From: Volker Theile Date: Fri, 7 Feb 2020 11:52:05 +0000 (+0100) Subject: mgr/dashboard: Cleanup code X-Git-Tag: v15.1.1~392^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=10eec95768dec7e7b383313c4dfc1aa06fb4060a;p=ceph.git mgr/dashboard: Cleanup code While doing a code review i realised this issue: The function 'addCustomOption' does not have any parameter. Signed-off-by: Volker Theile --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/select/select.component.html b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/select/select.component.html index 23478817f748..95df5bbc93dc 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/select/select.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/select/select.component.html @@ -40,7 +40,7 @@
+ (click)="addCustomOption()">