Skip to content

Commit 884f833

Browse files
committed
not needed
1 parent 451f3bb commit 884f833

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

services/static-webserver/client/source/class/osparc/service/ServiceListItem.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@ qx.Class.define("osparc.service.ServiceListItem", {
3535
}
3636

3737
this.subscribeToFilterGroup("serviceCatalog");
38-
39-
/**
40-
* The idea here is to show some extra options when a service is selected:
41-
* - Version selection
42-
* - Pricing unit selection if applies
43-
*/
44-
// But the toggle button consumes all the events, I believe that the trick is to use the anonymous property
45-
// this.addListener("changeValue", e => this.__itemSelected(e.getData()));
4638
},
4739

4840
properties: {

0 commit comments

Comments
 (0)