Revision: 6448
          http://care2002.svn.sourceforge.net/care2002/?rev=6448&view=rev
Author:   mizuko
Date:     2010-06-30 09:37:10 +0000 (Wed, 30 Jun 2010)

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

Modified Paths:
--------------
    care2x/branches/gettext/modules/nursing/nursing-station-bettbelegen.php
    care2x/branches/gettext/modules/nursing/nursing-station-noedit.php
    care2x/branches/gettext/modules/nursing/nursing-station.php

Modified: 
care2x/branches/gettext/modules/nursing/nursing-station-bettbelegen.php
===================================================================
--- care2x/branches/gettext/modules/nursing/nursing-station-bettbelegen.php     
2010-06-30 09:35:19 UTC (rev 6447)
+++ care2x/branches/gettext/modules/nursing/nursing-station-bettbelegen.php     
2010-06-30 09:37:10 UTC (rev 6448)
@@ -131,7 +131,7 @@
 <p>
  <ul>
  
- <form action="nursing-station-bettbelegen.php" method="post" name="psearch" 
onSubmit="return pruf(this)">
+ <form action="nursing-station-bed-occupancy.php" method="post" name="psearch" 
onSubmit="return pruf(this)">
  <div class="prompt"><?php echo $LDSearchPatient; ?></div>
  <table border=0 cellspacing=0 cellpadding=1>
    <tr>

Modified: care2x/branches/gettext/modules/nursing/nursing-station-noedit.php
===================================================================
--- care2x/branches/gettext/modules/nursing/nursing-station-noedit.php  
2010-06-30 09:35:19 UTC (rev 6447)
+++ care2x/branches/gettext/modules/nursing/nursing-station-noedit.php  
2010-06-30 09:37:10 UTC (rev 6448)
@@ -93,7 +93,7 @@
        
 function indata(room,bed)
 {
-       urlholder="nursing-station-bettbelegen.php?sid=<?php echo $sid; 
?>&s=<?php echo $station; ?>&rm="+room+"&bd="+bed+"<?php echo 
"&py=".$pyear."&pm=".$pmonth."&pd=".$pday."&tb=".str_replace("#","",$cfg['top_bgcolor'])."&tt=".str_replace("#","",$cfg['top_txtcolor'])."&bb=".str_replace("#","",$cfg['body_bgcolor'])."&d=".$cfg['dhtml'];
 ?>";
+       urlholder="nursing-station-bed-occupancy.php?sid=<?php echo $sid; 
?>&s=<?php echo $station; ?>&rm="+room+"&bd="+bed+"<?php echo 
"&py=".$pyear."&pm=".$pmonth."&pd=".$pday."&tb=".str_replace("#","",$cfg['top_bgcolor'])."&tt=".str_replace("#","",$cfg['top_txtcolor'])."&bb=".str_replace("#","",$cfg['body_bgcolor'])."&d=".$cfg['dhtml'];
 ?>";
        
indatawin=window.open(urlholder,"bedroom","width=700,height=450,menubar=no,resizable=yes,scrollbars=yes");
 }
 

Modified: care2x/branches/gettext/modules/nursing/nursing-station.php
===================================================================
--- care2x/branches/gettext/modules/nursing/nursing-station.php 2010-06-30 
09:35:19 UTC (rev 6447)
+++ care2x/branches/gettext/modules/nursing/nursing-station.php 2010-06-30 
09:37:10 UTC (rev 6448)
@@ -218,7 +218,7 @@
        
 function indata(room,bed)
 {
-       urlholder="nursing-station-bettbelegen.php<?php echo 
URL_REDIRECT_APPEND; ?>&rm="+room+"&bd="+bed+"<?php echo 
"&py=".$pyear."&pm=".$pmonth."&pd=".$pday."&tb=".str_replace("#","",$cfg['top_bgcolor'])."&tt=".str_replace("#","",$cfg['top_txtcolor'])."&bb=".str_replace("#","",$cfg['body_bgcolor'])."&d=".$cfg['dhtml'];
 ?>&s=<?php echo $station; ?>&wnr=<?php echo $ward_nr; ?>";
+       urlholder="nursing-station-bed-occupancy.php<?php echo 
URL_REDIRECT_APPEND; ?>&rm="+room+"&bd="+bed+"<?php echo 
"&py=".$pyear."&pm=".$pmonth."&pd=".$pday."&tb=".str_replace("#","",$cfg['top_bgcolor'])."&tt=".str_replace("#","",$cfg['top_txtcolor'])."&bb=".str_replace("#","",$cfg['body_bgcolor'])."&d=".$cfg['dhtml'];
 ?>&s=<?php echo $station; ?>&wnr=<?php echo $ward_nr; ?>";
        
indatawin=window.open(urlholder,"bedroom","width=700,height=450,menubar=no,resizable=yes,scrollbars=yes");
 }
 function release(room,bed,pid)


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