[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: property/templates/default header.tpl,1.4,1.5 fo
From: |
Sigurd Nes <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: property/templates/default header.tpl,1.4,1.5 formrequest.tpl,1.2,1.3 list_request.tpl,1.2,1.3 |
Date: |
Mon, 09 Sep 2002 13:45:22 -0400 |
Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv14643/templates/default
Modified Files:
header.tpl formrequest.tpl list_request.tpl
Log Message:
no message
Index: header.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/header.tpl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** header.tpl 7 Sep 2002 00:35:16 -0000 1.4
--- header.tpl 9 Sep 2002 17:45:18 -0000 1.5
***************
*** 43,47 ****
! <a
href="{sublink_drawing}{sub_invoice_building_value}">{sublang_drawing}{sublang_invoice_building_value}</a>
--- 43,47 ----
! <a
href="{sublink_drawing}{sub_invoice_property_value}">{sublang_drawing}{sublang_invoice_property_value}</a>
Index: formrequest.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/formrequest.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** formrequest.tpl 6 Sep 2002 20:33:35 -0000 1.2
--- formrequest.tpl 9 Sep 2002 17:45:18 -0000 1.3
***************
*** 114,143 ****
<tr>
<td> </td>
!
<td><b>{lang_condition} | {lang_worsening_probability}</b></td>
</tr>
<tr>
<td>{lang_degree_safety}</td>
! <td><select
name="d_safety">{degree_list_safety}</select> | <select
name="p_safety">{probability_list_safety}</select><select
name="c_safety">{consequence_list_safety}</select></td>
</tr>
<tr>
<td>{lang_degree_aesthetics}</td>
! <td><select
name="d_aesthetics">{degree_list_aesthetics}</select> | <select
name="p_aesthetics">{probability_list_aesthetics}</select><select
name="c_aesthetics">{consequence_list_aesthetics}</select></td>
</tr>
<tr>
<td>{lang_degree_indoor_climate}</td>
! <td><select
name="d_indoor_climate">{degree_list_indoor_climate}</select> | <select
name="p_indoor_climate">{probability_list_indoor_climate}</select><select
name="c_indoor_climate">{consequence_list_indoor_climate}</select></td>
</tr>
<tr>
<td>{lang_degree_consequential_damage}</td>
! <td><select
name="d_consequential_damage">{degree_list_consequential_damage}</select> | <select
name="p_consequential_damage">{probability_list_consequential_damage}</select><select
name="c_consequential_damage">{consequence_list_consequential_damage}</select></td>
</tr>
<tr>
<td>{lang_degree_user_gratification}</td>
! <td><select
name="d_user_gratification">{degree_list_user_gratification}</select> | <select
name="p_user_gratification">{probability_list_user_gratification}</select><select
name="c_user_gratification">{consequence_list_user_gratification}</select></td>
</tr>
<tr>
<td>{lang_degree_residential_environment}</td>
! <td><select
name="d_residential_environment">{degree_list_residential_environment}</select> | <select
name="p_residential_environment">{probability_list_residential_environment}</select><select
name="c_residential_environment">{consequence_list_residential_environment}</select></td>
</tr>
<tr>
--- 114,143 ----
<tr>
<td> </td>
!
<td><b>{lang_condition} | {lang_worsening_probability} | {lang_consequence}</b></td>
</tr>
<tr>
<td>{lang_degree_safety}</td>
! <td><select
name="d_safety">{degree_list_safety}</select> | <select
name="p_safety">{probability_list_safety}</select> | <select
name="c_safety">{consequence_list_safety}</select></td>
</tr>
<tr>
<td>{lang_degree_aesthetics}</td>
! <td><select
name="d_aesthetics">{degree_list_aesthetics}</select> | <select
name="p_aesthetics">{probability_list_aesthetics}</select> | <select
name="c_aesthetics">{consequence_list_aesthetics}</select></td>
</tr>
<tr>
<td>{lang_degree_indoor_climate}</td>
! <td><select
name="d_indoor_climate">{degree_list_indoor_climate}</select> | <select
name="p_indoor_climate">{probability_list_indoor_climate}</select> | <select
name="c_indoor_climate">{consequence_list_indoor_climate}</select></td>
</tr>
<tr>
<td>{lang_degree_consequential_damage}</td>
! <td><select
name="d_consequential_damage">{degree_list_consequential_damage}</select> | <select
name="p_consequential_damage">{probability_list_consequential_damage}</select> | <select
name="c_consequential_damage">{consequence_list_consequential_damage}</select></td>
</tr>
<tr>
<td>{lang_degree_user_gratification}</td>
! <td><select
name="d_user_gratification">{degree_list_user_gratification}</select> | <select
name="p_user_gratification">{probability_list_user_gratification}</select> | <select
name="c_user_gratification">{consequence_list_user_gratification}</select></td>
</tr>
<tr>
<td>{lang_degree_residential_environment}</td>
! <td><select
name="d_residential_environment">{degree_list_residential_environment}</select> | <select
name="p_residential_environment">{probability_list_residential_environment}</select> | <select
name="c_residential_environment">{consequence_list_residential_environment}</select></td>
</tr>
<tr>
Index: list_request.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/list_request.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** list_request.tpl 6 Sep 2002 20:33:35 -0000 1.2
--- list_request.tpl 9 Sep 2002 17:45:18 -0000 1.3
***************
*** 1,3 ****
--- 1,5 ----
<!-- $Id$ -->
+ <div id="overDiv" style="position:absolute; visibility:hide;z-index:1;"></div>
+ <SCRIPT LANGUAGE="JavaScript" SRC="./inc/overlib.js"></SCRIPT>
<p><font
face="{font}"><b> {lang_request_action}</b></font><br>
<hr noshade width="98%" align="center" size="1">
***************
*** 11,14 ****
--- 13,21 ----
{left}
<td align="center">{lang_showing}</td>
+ <td><a href="javascript:var
w=window.open('{link_priority_key}','','width=300,height=300,scrollbars,resizeable=YES')"
+
onMouseOver="overlib('{lang_priority_help}', CAPTION, '{lang_priority_key}')"
+ onMouseOut="nd()">
+ {lang_priority_key}</a>
+ </td>
{right}
</tr>
***************
*** 29,39 ****
<tr bgcolor="{th_bg}">
<td width="8%" bgcolor="{th_bg}">{sort_request_id}</td>
! <td width="30%" bgcolor="{th_bg}">{sort_descr}</td>
<td width="30%" bgcolor="{th_bg}">{sort_type_descr}</td>
<td width="8%" bgcolor="{th_bg}">{sort_reg_dateout}</td>
<td width="5%" bgcolor="{th_bg}">{sort_objekt_id}</td>
! <td width="3%" bgcolor="{th_bg}">{sort_bygg_id}</td>
<td width="3%" bgcolor="{th_bg}">{sort_account_lid}</td>
<td width="3%" bgcolor="{th_bg}">{sort_status}</td>
<td width="8%" bgcolor="{th_bg}" align="center">{lang_edit}</td>
<!-- <td width="8%" bgcolor="{th_bg}"
align="center">{lang_attribute}</td>
--- 36,47 ----
<tr bgcolor="{th_bg}">
<td width="8%" bgcolor="{th_bg}">{sort_request_id}</td>
! <td width="30%" bgcolor="{th_bg}">{lang_descr}</td>
<td width="30%" bgcolor="{th_bg}">{sort_type_descr}</td>
<td width="8%" bgcolor="{th_bg}">{sort_reg_dateout}</td>
<td width="5%" bgcolor="{th_bg}">{sort_objekt_id}</td>
! <td width="3%" bgcolor="{th_bg}">{lang_bygg_id}</td>
<td width="3%" bgcolor="{th_bg}">{sort_account_lid}</td>
<td width="3%" bgcolor="{th_bg}">{sort_status}</td>
+ <td width="3%" bgcolor="{th_bg}">{sort_score}</td>
<td width="8%" bgcolor="{th_bg}" align="center">{lang_edit}</td>
<!-- <td width="8%" bgcolor="{th_bg}"
align="center">{lang_attribute}</td>
***************
*** 49,56 ****
<td>{type_descr}</td>
<td>{reg_dateout}</td>
! <td>{objekt_id}</td>
<td>{bygg_id}</td>
<td>{account_lid}</td>
<td>{status}</td>
<td align="center"><a href="{edit}">{lang_edit}</a></td>
<!-- <td align="center"><a
href="{attribute}">{lang_attribute}</a></td>
--- 57,68 ----
<td>{type_descr}</td>
<td>{reg_dateout}</td>
! <td><a href="javascript:void()"
! onMouseOver="overlib('{address}',
CAPTION, '{objekt_id}')"
! onMouseOut="nd()">
! {objekt_id}</a></td>
<td>{bygg_id}</td>
<td>{account_lid}</td>
<td>{status}</td>
+ <td>{score}</td>
<td align="center"><a href="{edit}">{lang_edit}</a></td>
<!-- <td align="center"><a
href="{attribute}">{lang_attribute}</a></td>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: property/templates/default header.tpl,1.4,1.5 formrequest.tpl,1.2,1.3 list_request.tpl,1.2,1.3,
Sigurd Nes <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.8,1.9 setup.inc.php,1.6,1.7 tables_update.inc.php,1.6,1.7
- Next by Date:
[Phpgroupware-cvs] CVS: property/templates/default list_property_value.tpl,NONE,1.1 property_value_history.tpl,NONE,1.1 request_priority_key.tpl,NONE,1.1
- Previous by thread:
[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.8,1.9 setup.inc.php,1.6,1.7 tables_update.inc.php,1.6,1.7
- Next by thread:
[Phpgroupware-cvs] CVS: property/templates/default list_property_value.tpl,NONE,1.1 property_value_history.tpl,NONE,1.1 request_priority_key.tpl,NONE,1.1
- Index(es):