phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] projects/templates/default stats_gant.tpl, 1.1, 1.2 s


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] projects/templates/default stats_gant.tpl, 1.1, 1.2 stats_projectlist.tpl, 1.14, 1.15
Date: Mon, 29 Sep 2003 14:51:33 +0000

Update of /cvsroot/phpgroupware/projects/templates/default
In directory subversions:/tmp/cvs-serv31091/templates/default

Modified Files:
        stats_gant.tpl stats_projectlist.tpl 
Log Message:
update stats

Index: stats_gant.tpl
===================================================================
RCS file: /cvsroot/phpgroupware/projects/templates/default/stats_gant.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** stats_gant.tpl      29 Sep 2003 00:36:36 -0000      1.1
--- stats_gant.tpl      29 Sep 2003 14:51:30 -0000      1.2
***************
*** 4,7 ****
  
  <center>
! <img src="{pix_src}" border="0">
  </center>
--- 4,17 ----
  
  <center>
! <table border="0">
!       <form method="POST" action="{action_url}">
!       <input type="hidden" name="project_id" value="{project_id}">
!       <tr>
!               <td>{date_select}<input type="submit" name="submit" 
value="{lang_submit}"></td>
!       </tr>
!       <tr>
!               <td><img src="{pix_src}" border="0"></td>
!       </tr>
!       </form>
! </table>
  </center>

Index: stats_projectlist.tpl
===================================================================
RCS file: 
/cvsroot/phpgroupware/projects/templates/default/stats_projectlist.tpl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** stats_projectlist.tpl       10 Sep 2003 00:28:57 -0000      1.14
--- stats_projectlist.tpl       29 Sep 2003 14:51:30 -0000      1.15
***************
*** 5,14 ****
  <center>
  <table border="0" width="98%" cellpadding="2" cellspacing="2">
!       <tr colspan="9">
!               <td colspan="9">
                        <table border="0" width="100%">
                                <tr>
                                {left}
!                                       <td align="center">{lang_showing}</td>
                                {right}
                                </tr>
--- 5,14 ----
  <center>
  <table border="0" width="98%" cellpadding="2" cellspacing="2">
!       <tr>
!               <td width="100%" colspan="4">
                        <table border="0" width="100%">
                                <tr>
                                {left}
!                                       <td align="center" 
width="100%">{lang_showing}</td>
                                {right}
                                </tr>
***************
*** 16,39 ****
                </td>
        </tr>
!       <tr colspan="9">
!               <td width="33%" align="left">
                        {action_list}
!                       <noscript>&nbsp;<input type="submit" name="submit" 
value="{lang_submit}"></noscript></form></td>
!               <td width="33%" align="center"><form method="POST" 
name="filter" action="{filter_action}">{filter_list}</form></td>
!               <td width="33%" align="right"><form method="POST" name="query" 
action="{search_action}">{search_list}</form></td>
        </tr>
  </table>
  <table border="0" width="98%" cellpadding="2" cellspacing="2">
        <tr bgcolor="{th_bg}">
!               <td width="8%" bgcolor="{th_bg}">{sort_number}</td>
!               <td width="20%" bgcolor="{th_bg}">{sort_title}</td>
!               <td width="20%" bgcolor="{th_bg}">{sort_coordinator}</td>
!               <td width="8%" bgcolor="{th_bg}" 
align="center">{sort_status}</td>
!         <td width="20%" bgcolor="{th_bg}">{sort_action}</td>
!               <td width="8%" bgcolor="{th_bg}" 
align="center">{sort_end_date}</td>
!               {lang_action}
!               <td align="center" width="5%" bgcolor="{th_bg}">{lang_stat}</td>
        </tr>
!   
  <!-- BEGIN projects_list -->
  
--- 16,45 ----
                </td>
        </tr>
!       <tr>
!               <td width="30%" align="left">
                        {action_list}
!                       <noscript>&nbsp;<input type="submit" name="submit" 
value="{lang_submit}"></noscript></form>
!               </td>
!               <td width="20%" align="center">
!                       <form method="POST" name="status" action="{action_url}">
!                               <select name="status" 
onChange="this.form.submit();">{status_list}</select>
!                               <noscript>&nbsp;<input type="submit" 
name="submit" value="{lang_submit}"></noscript>
!                       </form>
!               </td>
!               <td width="25%" align="center"><form method="POST" 
name="filter" action="{action_url}">{filter_list}</form></td>
!               <td width="25%" align="right"><form method="POST" name="query" 
action="{action_url}">{search_list}</form></td>
        </tr>
  </table>
  <table border="0" width="98%" cellpadding="2" cellspacing="2">
        <tr bgcolor="{th_bg}">
!               <td width="8%">{sort_number}</td>
!               <td width="20%">{sort_title}</td>
!               <td width="20%">{sort_coordinator}</td>
!         <td width="20%">{sort_action}</td>
!               <td width="8%" align="center">{sort_sdate}</td>
!               <td width="8%" align="center">{sort_edate}</td>
!               <td align="center" width="5%">{lang_stat}</td>
        </tr>
! 
  <!-- BEGIN projects_list -->
  
***************
*** 42,49 ****
                <td>{title}</td>
                <td>{coordinator}</td>
-               <td align="center">{status}</td>
          <td>{td_action}</td>
!               <td align="center">{end_date}</td>
!               {action_entry}
                <td align="center"><a href="{stat}">{lang_stat_entry}</a></td>
        </tr>
--- 48,54 ----
                <td>{title}</td>
                <td>{coordinator}</td>
          <td>{td_action}</td>
!               <td align="center">{sdate}</td>
!               <td align="center">{edate}</td>
                <td align="center"><a href="{stat}">{lang_stat_entry}</a></td>
        </tr>





reply via email to

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