no message

git-svn-id: https://svn.coded.pt/svn/SIPRP@73 bb69d46d-e84e-40c8-a05a-06db0d633741
lxbfYeaa
P Santos 22 years ago
parent 3544e7a0ef
commit 1ab932ada3

@ -175,7 +175,7 @@ public class Importer extends CustomJDialog
{
Vector v = new Vector( Arrays.asList( e2da.getRow( table.getSelectedRow() ) ) );
v.add( "" );
vals =
vals = (String[]) v.toArray( new String[]{} );
/*
System.out.println( "row: " + table.getSelectedRow() );

Loading…
Cancel
Save