Revision 2663
tmp/org.txm.rcp/src/main/java/org/txm/rcp/views/corpora/CorporaView.java (revision 2663) | ||
---|---|---|
353 | 353 |
} |
354 | 354 |
} |
355 | 355 |
|
356 |
if (!result.hasBeenComputedOnce()) {
|
|
356 |
if (!result.hasBeenComputedOnce() && !(result instanceof Partition)) { // FIXME: SJ: tmp fix for showing Partition parts
|
|
357 | 357 |
StatusLine.setMessage(""); |
358 | 358 |
} |
359 | 359 |
else { |
Also available in: Unified diff