|
|
@ -233,7 +233,6 @@ public class HistoryTemplateListPane extends JPanel implements FileOperations, C |
|
|
|
getCurrentEditingTemplate().repaint(); |
|
|
|
getCurrentEditingTemplate().repaint(); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@Override |
|
|
|
|
|
|
|
public void downLoadSources() { |
|
|
|
public void downLoadSources() { |
|
|
|
DownLoadOnLineSourcesHelper pane = new DownLoadOnLineSourcesHelper(); |
|
|
|
DownLoadOnLineSourcesHelper pane = new DownLoadOnLineSourcesHelper(); |
|
|
|
pane.addMapJSONSiteInfo(); |
|
|
|
pane.addMapJSONSiteInfo(); |
|
|
|