[2354040 ] Implementation Replication Mode, Type, Event
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2354040&group_id=176962
This commit is contained in:
parent
1aa6c93344
commit
4a9464266c
|
@ -192,7 +192,7 @@ public class ImportHelper {
|
||||||
} else {
|
} else {
|
||||||
// Failed in save
|
// Failed in save
|
||||||
throw new Exception(Msg.getMsg(ctx, "EXPFormatFailedSave"));
|
throw new Exception(Msg.getMsg(ctx, "EXPFormatFailedSave"));
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue