You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2008/01/05 13:54:39 UTC

svn commit: r609133 - /ofbiz/site/index.html

Author: jleroux
Date: Sat Jan  5 04:54:08 2008
New Revision: 609133

URL: http://svn.apache.org/viewvc?rev=609133&view=rev
Log:
Some unintended ">" had slipped in (actually they date from 1st commit)

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=609133&r1=609132&r2=609133&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Sat Jan  5 04:54:08 2008
@@ -159,22 +159,22 @@
                 </ul>
               </li>  
               <li><b>Ecommerce</b>
-                <ul><li>New special purpose component for integration with Google Checkout></li></ul>
+                <ul><li>New special purpose component for integration with Google Checkout</li></ul>
               </li>
               <li><b>Catalog</b>
-                <ul><li>New special purpose component for integration with Google Base></li></ul>
-                <ul><li>New special purpose component for integration with eBay></li></ul>
+                <ul><li>New special purpose component for integration with Google Base</li></ul>
+                <ul><li>New special purpose component for integration with eBay</li></ul>
                 <ul><li>Enhanced support for manual promotions (i.e. promotions that are associated to a store but are applied only if the order entry clerk explicitly selects them)</li></ul>                
                 <ul><li>New data model elements, crud services, screens and seed data for modeling vendor-specific store settings and order with ship group per vendor</li></ul>
               <li><b>Business Intelligence</b>
-                <ul><li>New component and framework for an integrated Business Intelligence application></li></ul>
+                <ul><li>New component and framework for an integrated Business Intelligence application</li></ul>
               </li>
               <li><b>Project Management</b>
                 <ul><li>Template function created to enable the creation of new project from templates</li></ul>
-                <ul><li>Project copy function added.</li></ul>
+                <ul><li>Project copy function added</li></ul>
                 <ul><li>GanttChart now available for phases and tasks.</li></ul>
-                <ul><li>Added a resource manager, resource assignment to project and tasks.</li></ul>
-                <ul><li>Timesheet for one week for easy entry.</li></ul>
+                <ul><li>Added a resource manager, resource assignment to project and tasks</li></ul>
+                <ul><li>Timesheet for one week for easy entry</li></ul>
                 <ul><li>Project and phases information now show planned and actual data from the lower levels</li></ul>
                 <ul><li>Added demo data to be loaded with ant run-install</li></ul>                
               </li>