Revision: 6462
          http://care2002.svn.sourceforge.net/care2002/?rev=6462&view=rev
Author:   mizuko
Date:     2010-06-30 11:13:22 +0000 (Wed, 30 Jun 2010)

Log Message:
-----------
see #54

Modified Paths:
--------------
    care2x/branches/gettext/modules/or_logbook/op-pflege-graph-getinfo.php
    care2x/branches/gettext/modules/or_logbook/oplogtime.php

Modified: care2x/branches/gettext/modules/or_logbook/op-pflege-graph-getinfo.php
===================================================================
--- care2x/branches/gettext/modules/or_logbook/op-pflege-graph-getinfo.php      
2010-06-30 11:12:05 UTC (rev 6461)
+++ care2x/branches/gettext/modules/or_logbook/op-pflege-graph-getinfo.php      
2010-06-30 11:13:22 UTC (rev 6462)
@@ -13,7 +13,7 @@
 require_once($root_path.'include/helpers/inc_front_chain_lang.php');
 
 $dbtable='care_encounter_op';
-$thisfile="op-pflege-graph-getinfo.php";
+$thisfile="op-care-graph-getinfo.php";
 
 switch($winid)
 {

Modified: care2x/branches/gettext/modules/or_logbook/oplogtime.php
===================================================================
--- care2x/branches/gettext/modules/or_logbook/oplogtime.php    2010-06-30 
11:12:05 UTC (rev 6461)
+++ care2x/branches/gettext/modules/or_logbook/oplogtime.php    2010-06-30 
11:13:22 UTC (rev 6462)
@@ -25,7 +25,7 @@
        ww=550; 
        wh=500;
        if(s=="wait_time") t="op-pflege-graph-getwaittime.php";
-               else t="op-pflege-graph-getinfo.php";
+               else t="op-care-graph-getinfo.php";
        timewin=window.open(t+"<?php echo $comdat 
?>&winid="+s,"timewin","menubar=no,resizable=yes,scrollbars=yes, width=" + ww + 
", height=" + wh);
        window.timewin.moveTo((w/2)-(ww/2),(h/2)-(wh/2));
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to