mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-06 02:24:30 +00:00
Merge in rc_base branch
This commit is contained in:
@@ -74,7 +74,7 @@ public class ArtifactStringContent implements StringContent {
|
||||
buffer.append("<tr><td>"); //NON-NLS
|
||||
buffer.append(attr.getAttributeType().getDisplayName());
|
||||
buffer.append("</td>"); //NON-NLS
|
||||
|
||||
|
||||
// value column
|
||||
buffer.append("<td>"); //NON-NLS
|
||||
switch (attr.getAttributeType().getValueType()) {
|
||||
|
||||
Reference in New Issue
Block a user