@ -213,7 +213,7 @@ public class ExporterFactory {
|
||||
int index = imgUrl.lastIndexOf("/");
|
||||
elem.removeAttribute("href");
|
||||
if (index != -1) {
|
||||
final String iconName = imgUrl.substring(index+1);
|
||||
final String iconName = imgUrl.substring(index);
|
||||
// Hack for backward compatibility . This can be removed in 2012. :)
|
||||
String imgPath;
|
||||
if (imgUrl.contains("images")) {
|
||||
|
Before Width: | Height: | Size: 733 B |
Before Width: | Height: | Size: 710 B |
Before Width: | Height: | Size: 748 B |
Before Width: | Height: | Size: 782 B |
Before Width: | Height: | Size: 738 B |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 619 B |
Before Width: | Height: | Size: 957 B |