]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/Activities/SubPanelViewContacts.html
Release 6.5.0
[Github/sugarcrm.git] / modules / Activities / SubPanelViewContacts.html
1 <!--
2 /*********************************************************************************
3  * SugarCRM Community Edition is a customer relationship management program developed by
4  * SugarCRM, Inc. Copyright (C) 2004-2012 SugarCRM Inc.
5  * 
6  * This program is free software; you can redistribute it and/or modify it under
7  * the terms of the GNU Affero General Public License version 3 as published by the
8  * Free Software Foundation with the addition of the following permission added
9  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
10  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
11  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
12  * 
13  * This program is distributed in the hope that it will be useful, but WITHOUT
14  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
16  * details.
17  * 
18  * You should have received a copy of the GNU Affero General Public License along with
19  * this program; if not, see http://www.gnu.org/licenses or write to the Free
20  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
21  * 02110-1301 USA.
22  * 
23  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
24  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
25  * 
26  * The interactive user interfaces in modified source and object code versions
27  * of this program must display Appropriate Legal Notices, as required under
28  * Section 5 of the GNU Affero General Public License version 3.
29  * 
30  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
31  * these Appropriate Legal Notices must retain the display of the "Powered by
32  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
33  * technical reasons, the Appropriate Legal Notices must display the words
34  * "Powered by SugarCRM".
35  ********************************************************************************/
36
37 /*********************************************************************************
38  * {APP.LBL_CURRENCY_SYM}Header: /cvsroot/sugarcrm/sugarcrm/modules/Activities/SubPanelViewContacts.html,v 1.4 2004/07/03 22:08:29 sugarclint Exp {APP.LBL_CURRENCY_SYM}
39  ********************************************************************************/
40 -->
41 <!-- BEGIN: open_activity -->
42 <table cellpadding="0" cellspacing="0" width="100%" border="0" class="list view">
43         <tr height="20" >
44         <td scope="col"  width="2%" ><slot>&nbsp;</slot></td>
45         <td scope="col" width="6%" ><slot>{MOD.LBL_LIST_CLOSE}</slot></td>
46         <td scope="col" width="35%" ><slot>{MOD.LBL_LIST_SUBJECT}</slot></td>
47         <td scope="col" width="15%" ><slot>{MOD.LBL_LIST_STATUS}</slot></td>
48         <td scope="col" width="25%" ><slot>{MOD.LBL_LIST_RELATED_TO}</slot></td>
49         <td scope="col" width="12%" ><slot>{MOD.LBL_LIST_DUE_DATE}</slot></td>
50         <td scope="col" width="5%" ><slot>&nbsp;</slot></td>
51         </tr>
52
53
54
55 <!-- BEGIN: row -->
56 <tr height="20" class="{ROW_COLOR}S1">
57                 <td nowrap="nowrap" valign="top"><slot>{ACTIVITY_MODULE_PNG}</slot></td>
58                 <td nowrap valign=TOP align='center' bgcolor="{BG_COLOR}" class="{ROW_COLOR}S1"><slot>{ACTIVITY.SET_COMPLETE}</slot></td>
59         <td scope='row' valign=TOP bgcolor="{BG_COLOR}" class="{ROW_COLOR}S1"><slot><a href="{URL_PREFIX}index.php?action=DetailView&module={ACTIVITY.MODULE}&record={ACTIVITY.ID}{RETURN_URL}" >{ACTIVITY.NAME}</a></slot></td>
60                 <td nowrap="nowrap" valign="top"><slot>{ACTIVITY.TYPE} {ACTIVITY.STATUS}</slot></td>
61                 <td valign="top"><slot><a href="{URL_PREFIX}index.php?action=DetailView&module={ACTIVITY.PARENT_MODULE}&record={ACTIVITY.PARENT_ID}{RETURN_URL}" >{ACTIVITY.PARENT_NAME}</a></slot></td>
62         <td nowrap="nowrap" valign="top"><slot>{ACTIVITY.DATE}</slot></td>
63         
64                         <td nowrap align="center" valign=TOP bgcolor="{BG_COLOR}" class="{ROW_COLOR}S1"><slot><a class="listViewTdToolsS1" href="{URL_PREFIX}index.php?action=EditView&module={ACTIVITY.MODULE}&record={ACTIVITY.ID}{RETURN_URL}">{EDIT_INLINE_PNG}</a>&nbsp;<a class="listViewTdToolsS1" href="{URL_PREFIX}index.php?action=EditView&module={ACTIVITY.MODULE}&record={ACTIVITY.ID}{RETURN_URL}">{APP.LNK_EDIT}</a>&nbsp;&nbsp;<a class="listViewTdToolsS1" onclick="return confirm('Are you sure you want to delete this activity?')" href="{URL_PREFIX}index.php?action=Delete&module={ACTIVITY.MODULE}&record={ACTIVITY.ID}{RETURN_URL}">{DELETE_INLINE_PNG}</a>&nbsp;<a class="listViewTdToolsS1" onclick="return confirm('Are you sure you want to delete this activity?')" href="{URL_PREFIX}index.php?action=Delete&module={ACTIVITY.MODULE}&record={ACTIVITY.ID}{RETURN_URL}">{APP.LNK_DELETE}</a></slot></td>
65
66 </tr>
67
68 <!-- END: row -->
69
70 </table>
71 <!-- END: open_activity -->
72
73 <!-- BEGIN: history -->
74 <table cellpadding="0" cellspacing="0" width="100%" border="0" class="list view">
75         <tr height="20" >
76         <td width="2%" ><slot>&nbsp;</slot></td>
77 <td width="35%" ><slot>{MOD.LBL_LIST_SUBJECT}</slot></td>
78         <td width="15%" ><slot>{MOD.LBL_LIST_STATUS}</slot></td>
79         <td width="25%" ><slot>{MOD.LBL_LIST_RELATED_TO}</slot></td>
80         <td width="15%"  norap><slot>{MOD.LBL_LIST_LAST_MODIFIED}</slot></td>
81         <td width="8%" ><slot>&nbsp;</slot></td>
82         </tr>
83         
84
85
86 <!-- BEGIN: row -->
87 <tr height="20" class="{ROW_COLOR}S1">
88                 <td nowrap="nowrap" valign="top"><slot>{ACTIVITY_MODULE_PNG}</slot></td>
89         <td valign="top"><slot><a href="{URL_PREFIX}index.php?action=DetailView&module={ACTIVITY.MODULE}&record={ACTIVITY.ID}{RETURN_URL}" >{ACTIVITY.NAME}</a> {ACTIVITY.ATTACHMENT}</slot></td>
90                 <td nowrap="nowrap" valign="top"><slot>{ACTIVITY.TYPE} {ACTIVITY.STATUS}</slot></td>
91                 <td valign="top"><slot><a href="{URL_PREFIX}index.php?action=DetailView&module={ACTIVITY.PARENT_MODULE}&record={ACTIVITY.PARENT_ID}{RETURN_URL}" >{ACTIVITY.PARENT_NAME}</a></slot></td>
92         <td nowrap="nowrap" valign="top"><slot>{ACTIVITY.DATE}</slot></td>
93         
94                         <td nowrap align="center" valign=TOP bgcolor="{BG_COLOR}" class="{ROW_COLOR}S1"><slot><a class="listViewTdToolsS1" href="{URL_PREFIX}index.php?action=EditView&module={ACTIVITY.MODULE}&record={ACTIVITY.ID}{RETURN_URL}">{EDIT_INLINE_PNG}</a>&nbsp;<a class="listViewTdToolsS1" href="{URL_PREFIX}index.php?action=EditView&module={ACTIVITY.MODULE}&record={ACTIVITY.ID}{RETURN_URL}">{APP.LNK_EDIT}</a>&nbsp;&nbsp;<a class="listViewTdToolsS1" onclick="return confirm('Are you sure you want to delete this activity?')" href="{URL_PREFIX}index.php?action=Delete&module={ACTIVITY.MODULE}&record={ACTIVITY.ID}{RETURN_URL}">{DELETE_INLINE_PNG}</a>&nbsp;<a class="listViewTdToolsS1" onclick="return confirm('Are you sure you want to delete this activity?')" href="{URL_PREFIX}index.php?action=Delete&module={ACTIVITY.MODULE}&record={ACTIVITY.ID}{RETURN_URL}">{APP.LNK_DELETE}</a></slot></td>
95                 
96 </tr>
97
98 <!-- END: row -->
99
100 </table>
101 <!-- END: history -->