BUG 000 Add images for the community dashlet

This commit is contained in:
Julio Cesar Laura
2011-12-02 19:26:32 -04:00
parent baa0eba3c9
commit 8799d23b93
6 changed files with 21 additions and 21 deletions

View File

@@ -85,7 +85,7 @@ class dashletProcessMakerCommunity implements DashletInterface {
<body>
<div id=\"container\">
<div class=\"icon\"><img src=\"http://www.processmaker.com/uploads/u3/community_forum.png\" /></div>
<div class=\"icon\"><img src=\"/images/dashlets/community_forum.png\" /></div>
<div class=\"description\">
<strong>FORUM - </strong><a href=\"http://forum.processmaker.com/\" target=\"_blank\" title=\"http://forum.processmaker.com\">http://forum.processmaker.com</a>
<br />
@@ -93,7 +93,7 @@ class dashletProcessMakerCommunity implements DashletInterface {
</div>
<div class=\"clearf\"></div>
<div class=\"icon\"><img src=\"http://www.processmaker.com/uploads/u3/community_wiki.png\" style=\"border: medium none;\"></div>
<div class=\"icon\"><img src=\"/images/dashlets/community_wiki.png\" style=\"border: medium none;\"></div>
<div class=\"description\">
<strong>WIKI - </strong><a href=\"http://wiki.processmaker.com/\" target=\"_blank\" title=\"http://wiki.processmaker.com\">http://wiki.processmaker.com</a>
<br />
@@ -101,7 +101,7 @@ class dashletProcessMakerCommunity implements DashletInterface {
</div>
<div class=\"clearf\"></div>
<div class=\"icon\"><img src=\"http://www.processmaker.com/uploads/u3/community_library.png\" style=\"border: medium none;\"></div>
<div class=\"icon\"><img src=\"/images/dashlets/community_library.png\" style=\"border: medium none;\"></div>
<div class=\"description\">
<strong>LIBRARY - </strong><a href=\"http://library.processmaker.com/\" target=\"_blank\" title=\"http://library.processmaker.com\">http://library.processmaker.com</a>
<br />
@@ -109,7 +109,7 @@ class dashletProcessMakerCommunity implements DashletInterface {
</div>
<div class=\"clearf\"></div>
<div class=\"icon\"><img src=\"http://www.processmaker.com/uploads/u3/community_blog.png\" style=\"border: medium none;\"></div>
<div class=\"icon\"><img src=\"/images/dashlets/community_blog.png\" style=\"border: medium none;\"></div>
<div class=\"description\">
<strong>BLOG - </strong><a href=\"http://blog.processmaker.com/\" target=\"_blank\" title=\"http://blog.processmaker.com\">http://processmakerblog.com</a>
<br />
@@ -117,7 +117,7 @@ class dashletProcessMakerCommunity implements DashletInterface {
</div>
<div class=\"clearf\"></div>
<div class=\"icon\"><img src=\"http://www.processmaker.com/uploads/u3/community_bug_tracker.png\" style=\"border: medium none;\"></div>
<div class=\"icon\"><img src=\"/images/dashlets/community_bug_tracker.png\" style=\"border: medium none;\"></div>
<div class=\"description\">
<strong>BUG TRACKER - </strong><a href=\"http://bugs.processmaker.com/\" target=\"_blank\">http://bugs.processmaker.com</a>
<br />

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB