]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/Emails/DetailView.html
Release 6.4.0
[Github/sugarcrm.git] / modules / Emails / DetailView.html
1 <!--
2 /*********************************************************************************
3  * SugarCRM Community Edition is a customer relationship management program developed by
4  * SugarCRM, Inc. Copyright (C) 2004-2011 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
39  ********************************************************************************/
40 -->
41 <!-- BEGIN: main -->
42 <script type="text/javascript" src="modules/Emails/javascript/Email.js?v={VERSION_MARK}"></script>
43 <script type="text/javascript" language="Javascript">
44 {JS_VARS}
45 </script>
46 <form action="index.php" method="POST" name="DetailView" id="form">
47         <input type="hidden" name="module" value="Emails">
48         <input type="hidden" name="record" value="{ID}">
49         <input type="hidden" name="isDuplicate" value=false>
50         <input type="hidden" name="action">
51         <input type="hidden" name="contact_id" value="{CONTACT_ID}">
52         <input type="hidden" name="user_id" value="{USER_ID}">
53         <input type="hidden" name="return_module">
54         <input type="hidden" name="return_action">
55         <input type="hidden" name="return_id">
56         <input type="hidden" name="assigned_user_id">
57         <input type="hidden" name="type" value="{TYPE}">
58
59 <table width="10%" cellpadding="0" cellspacing="0" border="0">
60         <tr>
61                 <td style="padding-bottom: 2px;" align="left" width="5%">
62                         <input  title="{APP.LBL_EDIT_BUTTON_TITLE}" accessKey="{APP.LBL_EDIT_BUTTON_KEY}" class="button"
63                                         onclick="       this.form.return_module.value='Emails'; 
64                                                                 this.form.return_action.value='DetailView';
65                                                                 this.form.return_id.value='{ID}';
66                                                                 this.form.action.value='EditView'"
67                                         type="submit" name="Edit" value="  {APP.LBL_EDIT_BUTTON}  ">
68                 </td>
69                 <td>&nbsp;</td>
70                 <td style="padding-bottom: 2px;" align="left" width="5%">
71                         <input title="{APP.LBL_DELETE_BUTTON_TITLE}"
72                                         accessKey="{APP.LBL_DELETE_BUTTON_KEY}"
73                                         class="button" onclick="this.form.return_module.value='{DELETE_RETURN_MODULE}';
74                                                                                         this.form.return_action.value='{DELETE_RETURN_ACTION}';
75                                                                                         this.form.return_id.value='{DELETE_RETURN_ID}';
76                                                                                         this.form.type.value='{DELETE_RETURN_TYPE}';
77                                                                                         this.form.assigned_user_id.value='{DELETE_RETURN_ASSIGNED_USER_ID}';
78                                                                                         this.form.action.value='Delete';
79                                                                                         return confirm('{APP.NTC_DELETE_CONFIRMATION}')"
80                                         type="submit" name="button"
81                                         value="    {APP.LBL_DELETE_BUTTON}    "
82                         >
83                 </td>
84                 <td>&nbsp;</td>
85                 <td style="padding-bottom: 2px;" align="left" width="5%">
86                         <input type="button" name="button" class="button"
87                                 style="display:{DISABLE_RAW_BUTTON};"
88                                 id="rawButton"
89                                 title="{MOD.LBL_BUTTON_RAW_TITLE}"
90                                 accesskey="{MOD.LBL_BUTTON_RAW_KEY}"
91                                 value=" {MOD.LBL_BUTTON_RAW_LABEL} "
92                                 onclick="open_popup('Emails', 800, 600, '', true, true, '', 'show_raw', '', '{RAW_METADATA}');"
93                         />
94                 </td>
95                 <td align='right'>{ADMIN_EDIT}</td>
96         </tr>
97 </table>
98 </form>
99
100 <div class="detail view">
101 <table width="100%" border="0" cellspacing="{GRIDLINE}" cellpadding="0">
102         {PAGINATION}
103         <tr>
104                 <td width="15%" scope="row"><slot>{MOD.LBL_DATE_SENT}</slot></td>
105                 <td width="35%"><slot>{DATE_START} {TIME_START}&nbsp;</slot></td>
106                 <td scope="row"><slot>{APP.LBL_DATE_ENTERED}</slot></td>
107                 <td><slot>{DATE_ENTERED} {APP.LBL_BY} {CREATED_BY}&nbsp;</slot></td>
108         </tr>
109         <tr>
110                 <!-- BEGIN: open_source -->
111                 <td scope="row"><slot>&nbsp;</slot></td>
112                 <td><slot>&nbsp;</slot></td>
113                 <!-- END: open_source -->
114                 <td scope="row"><slot>{APP.LBL_DATE_MODIFIED}</slot></td>
115                 <td><slot>{DATE_MODIFIED} {APP.LBL_BY} {MODIFIED_BY}&nbsp;</slot></td>
116         </tr>
117         <tr>
118                 <td valign="top" scope="row"><slot>{APP.LBL_ASSIGNED_TO}</slot></td>
119                 <td valign="top"><slot>{ASSIGNED_TO}&nbsp;</slot></td>
120                 <td scope="row"><slot>{PARENT_TYPE}</slot></td>
121                 <td><slot>{PARENT_NAME}</slot></td>
122         </tr>
123         <tr>
124         <td scope="row"><slot>{MOD.LBL_FROM}</slot></td>
125         <td colspan=3><slot>{FROM}&nbsp;</slot></td>
126         </tr>
127         {REPLY_TO}
128         <tr>
129         <td scope="row"><slot>{MOD.LBL_TO}</slot></td>
130         <td colspan='3'><slot>{TO}&nbsp;</slot></td>
131         </tr>
132         <tr>
133                 <td scope="row"><slot>{MOD.LBL_CC}</slot></td>
134                 <td colspan='3'><slot>{CC}&nbsp;</slot></td>
135         </tr>
136         <tr>
137                 <td scope="row"><slot>{MOD.LBL_BCC}</slot></td>
138                 <td colspan='3'><slot>{BCC}&nbsp;</slot></td>
139         </tr>
140         <tr>
141                 <td scope="row"><slot>{MOD.LBL_SUBJECT}</slot></td>
142                 <td colspan='3'><slot>{NAME}&nbsp;</slot></td>
143         </tr>
144         <tr>
145                 <td scope="row" valign="top"><slot>{MOD.LBL_BODY}</slot></td>
146                 <td colspan="3"  style="background-color: #ffffff; color: #000000" ><slot>
147                         <div id="html_div" style="background-color: #ffffff;padding: 5px">{DESCRIPTION_HTML}</div>
148                         <input id='toggle_textarea_elem' onclick="toggle_textarea();" type="checkbox" name="toggle_html"/> <label for='toggle_textarea_elem'>{MOD.LBL_SHOW_ALT_TEXT}</label><br>
149                         <div id="text_div" style="display: none;background-color: #ffffff;padding: 5px">{DESCRIPTION}</div>
150                         <script type="text/javascript" language="Javascript">
151                                 var plainOnly = {SHOW_PLAINTEXT};
152                                 if(plainOnly == true) {
153                                         document.getElementById("toggle_textarea_elem").checked = true;
154                                         toggle_textarea();
155                                 }
156                         </script>
157                 </td>
158         </tr>
159         <tr>
160                 <td scope="row" valign="top"><slot>{MOD.LBL_ATTACHMENTS}</slot></td>
161                 <td colspan="3"><slot>{ATTACHMENTS}</slot></td>
162         </tr>
163 </table>
164 </div>
165 <!-- END: main -->