Author: hansbak
Date: Tue Jun 3 05:26:37 2008
New Revision: 662768
URL:
http://svn.apache.org/viewvc?rev=662768&view=revLog:
add some more detail to the lead profile screen
Modified:
ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml
Modified: ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml?rev=662768&r1=662767&r2=662768&view=diff==============================================================================
--- ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml Tue Jun 3 05:26:37 2008
@@ -312,8 +312,10 @@
<include-screen name="Party" location="component://party/widget/partymgr/ProfileScreens.xml"/>
</widgets>
</section>
+ <include-screen name="Contact" location="component://party/widget/partymgr/ProfileScreens.xml"/>
</container>
<container style="profile-right">
+ <include-screen name="Content" location="component://party/widget/partymgr/ProfileScreens.xml"/>
<include-screen name="Notes" location="component://party/widget/partymgr/ProfileScreens.xml"/>
</container>
</widgets>