ref 12594: Provide DM Users with runtime execution information

https://support.d4science.org/issues/12594

Added service info[ticket #12594]
Updated the resources check on IS [ticket #17569]

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/statistical-algorithms-importer@181915 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2019-10-02 10:23:47 +00:00
parent 1ef6056777
commit b4b2c94234
1 changed files with 0 additions and 1 deletions

View File

@ -219,7 +219,6 @@ public class ServiceInfoPanel extends FramedPanel {
Grid<ServiceInfoData> grid = new Grid<ServiceInfoData>(store, cm, groupingView);
grid.setAllowTextSelection(false);
grid.setAllowTextSelection(true);
grid.setBorders(false);
grid.setColumnReordering(false);