Index: lams_central/web/images/icon_forum_and_scribe.svg
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/images/icon_forum_and_scribe.svg,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_central/web/images/icon_forum_and_scribe.svg 2 Sep 2015 11:33:21 -0000 1.1
@@ -0,0 +1,1179 @@
+
+
+
+
\ No newline at end of file
Index: lams_central/web/images/icon_groupreporting.svg
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/images/icon_groupreporting.svg,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_central/web/images/icon_groupreporting.svg 2 Sep 2015 11:33:21 -0000 1.1
@@ -0,0 +1,1076 @@
+
+
+
+
\ No newline at end of file
Index: lams_central/web/images/icon_urlcontentmessageboard.svg
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/images/icon_urlcontentmessageboard.svg,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_central/web/images/icon_urlcontentmessageboard.svg 2 Sep 2015 11:33:21 -0000 1.1
@@ -0,0 +1,226 @@
+
+
+
+
Index: lams_common/src/java/org/lamsfoundation/lams/learningdesign/service/LearningDesignService.java
===================================================================
RCS file: /usr/local/cvsroot/lams_common/src/java/org/lamsfoundation/lams/learningdesign/service/LearningDesignService.java,v
diff -u -r1.34 -r1.35
--- lams_common/src/java/org/lamsfoundation/lams/learningdesign/service/LearningDesignService.java 6 Jul 2015 09:56:22 -0000 1.34
+++ lams_common/src/java/org/lamsfoundation/lams/learningdesign/service/LearningDesignService.java 2 Sep 2015 11:33:19 -0000 1.35
@@ -285,8 +285,7 @@
if (libraryActivityDTO.getToolID() == null) {
String iconPath = libraryActivityDTO.getLibraryActivityUIImage();
- // to be uncommented as soon as SVG images are delivered
- // iconPath = iconPath.replace(".swf", ".svg");
+ iconPath = iconPath.replace(".swf", ".svg");
toolDTO.setIconPath(iconPath);
} else {
Tool tool = (Tool) learningLibraryDAO.find(Tool.class, libraryActivityDTO.getToolID());
Index: lams_tool_scribe/web/images/icon_scribe.svg
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_scribe/web/images/icon_scribe.svg,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_tool_scribe/web/images/icon_scribe.svg 2 Sep 2015 11:33:18 -0000 1.1
@@ -0,0 +1,952 @@
+
+
+
+
\ No newline at end of file