refs 6548: TDM - Migrate TabMan to new PortalContext
Task-Url: https://support.d4science.org/issues/6548 Updated to new PortalContext git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-csv-export-widget@142197 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
138e746c99
commit
2e98db9b26
|
@ -12,9 +12,9 @@ import com.google.web.bindery.event.shared.EventBus;
|
|||
*
|
||||
*/
|
||||
public class CSVExportWizardTD extends WizardWindow {
|
||||
|
||||
protected CSVExportSession exportSession;
|
||||
protected String WIZARDWIDTH = "844px";
|
||||
|
||||
private static final String WIZARDWIDTH = "844px";
|
||||
private CSVExportSession exportSession;
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue