phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] projects/templates/base view.tpl, 1.1 form.tpl, 1.4


From: ceb
Subject: [Phpgroupware-cvs] projects/templates/base view.tpl, 1.1 form.tpl, 1.4
Date: Wed, 16 Mar 2005 17:26:00 +0100

Update of projects/templates/base

Added Files:
     Branch: MAIN
            view.tpl 
Modified Files:
     Branch: MAIN
            form.tpl lines: +6 -6

Log Message:
update

====================================================
Index: view.tpl
<!-- $Id: view.tpl,v 1.1 2005/03/16 16:26:40 ceb Exp $ -->

{app_header}

<center>
<form method="POST" name="app_form" action="{action_url}" 
enctype="multipart/form-data">
<div align="center">
<table class="tabletab">
  <tr>
    <th id="tab1" class="activetab" valign="top" 
onclick="javascript:tab.display(1);">
      <table class="basic">
        <tr>
          <td id="starttab"></td>
          <td>
            <a href="#" tabindex="0" accesskey="1" onfocus="tab.display(1);" 
onclick="tab.display(1); return(false);">{lang_project}</a>
          </td>
          <td id="tweentab_r"></td>
        </tr>
      </table>
    </th>
    <th id="tab2" class="activetab" onclick="javascript:tab.display(2);">
      <table>
        <tr>
          <td id="tweentab_l"></td>
          <td>
            <a href="#" tabindex="0" accesskey="2" onfocus="tab.display(2);" 
onclick="tab.display(2); return(false);">{lang_persons}</a>
          </td>
          <td id="tweentab_r"></td>
        </tr>
      </table>
    </th>
    <th id="tab3" class="activetab" onclick="javascript:tab.display(3);">
      <table>
        <tr>
          <td id="tweentab_l"></td>
          <td>
            <a href="#" tabindex="0" accesskey="3" onfocus="tab.display(3);" 
onclick="tab.display(3); return(false);">{lang_time_and_budget}</a>
          </td>
          <td id="tweentab_r"></td>
        </tr>
      </table>
    </th>
    <th id="tab4" class="activetab" onclick="javascript:tab.display(4);">
      <table>
        <tr>
          <td id="tweentab_l"></td>
          <td>
            <a href="#" tabindex="0" accesskey="4" onfocus="tab.display(4);" 
onclick="tab.display(4); return(false);">{lang_documentation}</a>
          </td>
          <td id="tweentab_r"></td>
        </tr>
      </table>
    </th>

                <th id="tab5" class="activetab" 
onclick="javascript:tab.display(5);">
                        <table>
                                <tr>
                                        <td id="tweentab_l"></td>
                                        <td>
                                                <a href="#" tabindex="0" 
accesskey="5" onfocus="tab.display(5);" onclick="tab.display(5); 
return(false);">{lang_milestones}</a>
                                        </td>
                                        <td id="tweentab_r"></td>
                                </tr>
                        </table>
                </th>
        </tr>
</table>
</div>

<div id="tabcontent1" class="activetab">
<table class="contenttab">
        <tr class="row_on">
                <td>{lang_parent}:</td>
                <td>{parent_select}</td>
                <td>{lang_previous}</td>
                <td>{previous}</td>
        </tr>
        <tr class="row_off">
                <td>{lang_number}:</td>
                <td>{number}</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
        </tr>
        <tr class="row_on">
                <td>{lang_investment_nr}:</td>
                <td>{investment_nr}</td>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
        </tr>
        <tr class="row_off">
                <td>{lang_title}:</td>
                <td>{title}</td>
                <td>{lang_category}:</td>
                <td>{cat}</td>
        </tr>

        <tr class="row_on">
                <td valign="top">{lang_descr}:</td>
                <td colspan="3">{descr}</td>
        </tr>

        <tr class="row_off">
                <td>{lang_start_date_planned}:</td>
                <td>{psdate}</td>
                <td>{lang_date_due_planned}:</td>
                <td>{pedate}</td>
        </tr>
        <tr class="row_on">
                <td>{lang_start_date}:</td>
                <td>{sdate}</td>
                <td>{lang_date_due}:</td>
                <td>{edate}</td>
        </tr>
        <tr class="row_off">
                <td>{lang_status}:</td>
                <td>{status}</td>
                <td valign="top">{lang_access}:</td>
                <td>{access}</td>
        </tr>
        <tr class="row_on">
                <td>{lang_priority}:</td>
                <td>{priority}</td>
                <td colspan="2"></td>
        </tr>
        <tr class="row_off">
                <td>{lang_url}:</td>
                <td>{url}</td>
                <td>{lang_reference}:</td>
                <td>{reference}</td>
        </tr>
</table>
</div>

<div id="tabcontent2" class="activetab">
<table class="contenttab">
        <tr class="th">
                <td colspan="5">{lang_customer}</td>
        </tr>
        <tr class="row_on">
                <td>{lang_customer_nr}:</td>
                <td>{customer_nr}</td>
                <td><!-- {lang_orga}: --></td>
                <td colspan="2"></td>
        </tr>
        <tr class="row_off">
                <td>{lang_person}:</td>
                <td>{customer}</td>
                <td colspan="3"></td>
        </tr>
        <tr class="th">
                <td colspan="5">{lang_project_team}</td>
        </tr>
        <tr class="row_off">
                <td colspan="2">{lang_coordinator}:</td>
                <td colspan="3">{coordinator}</td>
        </tr>
        <tr class="row_on">
                <td colspan="5" style="text-align: left">{lang_employees}:</td>
        </tr>
        <tr class="row_off">
                <td colspan="2" style="text-decoration: 
underline">{lang_name}</td>
                <td colspan="2" style="text-decoration: 
underline">{lang_role}</td>
                <td style="text-decoration: underline">{lang_events}</td>
        <tr>

<!-- BEGIN emplist -->

        <tr class="row_off">
                <td colspan="2" valign="top" 
nowrap="nowrap">{emp_name}&nbsp;</td>
                <td colspan="2" valign="top" 
nowrap="nowrap">{role_name}&nbsp;</td>
                <td>{events}</td>
        </tr>

<!-- END emplist -->


        <tr class="row_on" align="center">
                <td colspan="2"></td>
                <td colspan="3"></td>
        </tr>

<!--begin rolefield1

        <tr class="row_off">
                <td valign="top">{lang_roles}:</td>
                <td colspan="2">
                        <table width="100%" border="0" cellspacing="2" 
cellpadding="2">

end rolefield1
begin rolelist

                                <tr>
                                        <td width="50%">{emp_name}</td>
                                        <td width="50%">{role_name}</td>
                                </tr>

end rolelist

begin rolefield2
                        </table>
                </td>
                <td valign="top" align="right"><input type="submit" 
name="roles" value="{lang_edit_roles}"></td>
        </tr>

end rolefield2-->
</table>
</div>


<div id="tabcontent3" class="activetab">
<table class="contenttab">
        <tr class="row_on">
                <td>{lang_plan_bottom_up}:</td>
                <td colspan="4" align="left">{plan_bottom_up_text}</td>
        </tr>

<!-- BEGIN nonanonym -->

        <tr class="row_off">
                <td>{lang_ptime}:</td>
                <td colspan="4">
                        <table width="100%" border="0">
                                <tr class="row_on">
                                        <td 
colspan="2">{lang_ptime}&nbsp;{lang_hours}&nbsp;[h]</td>
                                <tr>
                                <tr class="row_off">
                                        <td 
width="50%">&nbsp;{lang_project}:</td>
                                        <td align="right" 
width="50%">{ptime_item}&nbsp;</td>
                                </tr>
                                <tr class="row_off">
                                        <td 
width="50%">&nbsp;{lang_sub_projects}:</td>
                                        <td align="right" 
width="50%">{ptime_jobs}&nbsp;</td>
                                </tr>
                                <tr class="row_off">
                                        <td width="50%" style="border-top: 1px 
solid #000000">&nbsp;{lang_sum}:</td>
                                        <td align="right" width="50%" 
style="border-top: 1px solid #000000">{ptime_sum}&nbsp;</td>
                                </tr>
                        </table>
                </td>
        </tr>
        <tr class="row_on">
                <td>{lang_budget}:</td>
                <td colspan="4">
                        <table width="100%" border="0">
                                <tr class="row_on">
                                        <td 
colspan="2">{lang_budget}&nbsp;[{currency}]</td>
                                <tr>
                                <tr class="row_off">
                                        <td 
width="50%">&nbsp;{lang_project}:</td>
                                        <td align="right" 
width="50%">{budget_item}&nbsp;</td>
                                </tr>
                                <tr class="row_off">
                                        <td 
width="50%">&nbsp;{lang_sub_projects}:</td>
                                        <td align="right" 
width="50%">{budget_jobs}&nbsp;</td>
                                </tr>
                                <tr class="row_off">
                                        <td width="50%" style="border-top: 1px 
solid #000000">&nbsp;{lang_sum}:</td>
                                        <td align="right" width="50%" 
style="border-top: 1px solid #000000">{budget_sum}&nbsp;</td>
                                </tr>
                        </table>
                </td>
        </tr>

        <tr class="row_off">
                <td>{lang_extra_budget}:</td>
                <td colspan="4">
                        <table width="100%" border="0">
                                <tr class="row_on">
                                        <td 
colspan="2">{lang_extra_budget}&nbsp;[{currency}]</td>
                                <tr>
                                <tr class="row_off">
                                        <td 
width="50%">&nbsp;{lang_project}:</td>
                                        <td align="right" 
width="50%">{ebudget_item}&nbsp;</td>
                                </tr>
                                <tr class="row_off">
                                        <td 
width="50%">&nbsp;{lang_sub_projects}:</td>
                                        <td align="right" 
width="50%">{ebudget_jobs}&nbsp;</td>
                                </tr>
                                <tr class="row_off">
                                        <td width="50%" style="border-top: 1px 
solid #000000">&nbsp;{lang_sum}:</td>
                                        <td align="right" width="50%" 
style="border-top: 1px solid #000000">{ebudget_sum}&nbsp;</td>
                                </tr>
                        </table>
                </td>
        </tr>

{accounting_settings}
{accounting_2settings}

<!-- END nonanonym -->

</table>
</div>

<div id="tabcontent4" class="activetab">
<table class="contenttab">
        <tr class="row_on">
                <td valign="top">{lang_result}:</td>
                <td colspan="3">{result}</td>
        </tr>
        <tr class="row_off">
                <td valign="top">{lang_test}:</td>
                <td colspan="3">{test}</td>
        </tr>
        <tr class="row_on">
                <td valign="top">{lang_quality}:</td>
                <td colspan="3">{quality}</td>
        </tr>
        <tr class="row_off">
                <td valign="top">{lang_files}:</td>
                <td colspan="3">{attachment}</td>
        </tr>

        <tr height="15">
                <td colspan="4">&nbsp;</td>
        </tr>

        <tr class="row_on">
                <td>{lang_creator}:</td>
                <td>{owner}</td>
                <td>{lang_cdate}:</td>
                <td>{cdate}</td>
        </tr>

        <tr class="row_off">
                <td>{lang_processor}:</td>
                <td>{processor}</td>
                <td>{lang_last_update}:</td>
                <td>{udate}</td>
        </tr>
</table>
</div>

<div id="tabcontent5" class="activetab">
<table class="contenttab">
        <tr class="th">
                <td>{lang_title}</td>
                <td>{lang_date_due}</td>
        </tr>

<!-- BEGIN mslist -->

        <tr>
                <td width="50%">{s_title}</td>
                <td width="50%">{s_edateout}</td>
        </tr>

<!-- END mslist -->

</table>
</div>

<script language="JavaScript1.1" type="text/javascript">
<!--
  var tab = new 
Tabs(5,'activetab','inactivetab','tab','tabcontent','','','tabpage');
  tab.init();
  switch_budget_type('{budget_type}');
  set_factortr();
// -->
</script>

</form>
</center>


<!-- BEGIN accounting_act -->
        <tr class="row_off">
                <td valign="top">{lang_bookable_activities}:</td>
                <td colspan="4">{book_activities_list}&nbsp;</td>
        </tr>

        <tr class="row_on">
                <td valign="top">{lang_billable_activities}:</td>
                <td colspan="4">{bill_activities_list}&nbsp;</td>
        </tr>
<!-- END accounting_act -->

<!-- BEGIN accounting_own -->
        <tr class="row_on" valign="top">
                <td>{lang_accounting}:</td>
                <td>{accounting_factor}</td>
                <td>{lang_accounting_factor_for_project}:&nbsp;{currency}</td>
                <td colspan="2" valign="top" style="padding: 0px;">
                        <table border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                        
<td>{project_accounting_factor}&nbsp;{lang_per_hour}</td>
                                </tr>
                                <tr>
                                        
<td>{project_accounting_factor_d}&nbsp;{lang_per_day}</td>
                                </tr>
                        </table>
                </td>
        </tr>
        <tr class="row_off">
                <td>{lang_billable}:</td>
                <td>{billable}</td>
                <td>{lang_direct_work}:</td>
                <td colspan="2">{direct_work_text}</td>
        </tr>

<!-- END accounting_own -->

<!-- BEGIN accounting_both -->

        <tr class="row_on">
                <td>{lang_invoicing_method}:</td>
                <td>{inv_method}</td>
                <td valign="top">{lang_discount}:&nbsp;{discount_type}</td>
                <td valign="top" colspan="2">{discount}</td>
        </tr>

<!-- END accounting_both -->

<!-- BEGIN sub -->

        <tr bgcolor="{th_bg}" valign="top">
                <td>{lang_main}:</td>
                <td><a href="{main_url}">{pro_main}</a></td>
                <td>{lang_parent}:</td>
                <td><a href="{parent_url}">{pro_parent}</a></td>
        </tr>

<!-- END sub -->

====================================================
Index: projects/templates/base/form.tpl
diff -u projects/templates/base/form.tpl:1.3 
projects/templates/base/form.tpl:1.4
--- projects/templates/base/form.tpl:1.3        Tue Mar 15 16:06:16 2005
+++ projects/templates/base/form.tpl    Wed Mar 16 16:26:40 2005
@@ -108,7 +108,7 @@
 </div>

 <div id="tabcontent1" class="activetab">
-<table style="border: 2px solid #FFFFFF; width:850px; min-width:850px" 
align="center">
+<table class="contenttab">
        <tr class="row_on">
                <td>{lang_parent}:</td>
                <td>{parent_select}</td>
@@ -178,7 +178,7 @@
 </div>

 <div id="tabcontent2" class="activetab">
-<table class="editprojects" style="border: 2px solid #FFFFFF" align="center">
+<table  class="contenttab">
        <tr class="row_on" style="font-weight: bold; text-align: center">
                <td colspan="2">{lang_customer}</td>
                <td colspan="2">{lang_project_team}</td>
@@ -240,7 +240,7 @@


 <div id="tabcontent3" class="activetab">
-<table class="editprojects" align="center">
+<table class="contenttab">
        <tr class="row_on">
                <td>{lang_plan_bottom_up}:</td>
                <td>
@@ -356,7 +356,7 @@
 </div>

 <div id="tabcontent4" class="activetab">
-<table style="border: 2px solid #FFFFFF; width:850px; min-width:850px" 
align="center">
+<table class="contenttab">
        <tr class="row_on">
                <td valign="top">{lang_result}:</td>
                <td colspan="3"><textarea name="values[result]" rows="4" 
cols="50" wrap="VIRTUAL">{result}</textarea></td>
@@ -381,7 +381,7 @@
 <!-- BEGIN mstones_tabcontent -->

 <div id="tabcontent5" class="activetab">
-<table class="editprojects" align="center">
+<table class="contenttab">
        <tr class="th">
                <td>{lang_title}</td>
                <td>{lang_date_due}</td>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]