fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [6978] property: align popup


From: Sigurd Nes
Subject: [Fmsystem-commits] [6978] property: align popup
Date: Mon, 14 Feb 2011 10:04:51 +0000

Revision: 6978
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6978
Author:   sigurdne
Date:     2011-02-14 10:04:50 +0000 (Mon, 14 Feb 2011)
Log Message:
-----------
property: align popup

Modified Paths:
--------------
    trunk/property/templates/base/abook_form.xsl
    trunk/property/templates/base/agreement.xsl
    trunk/property/templates/base/attributes_form.xsl
    trunk/property/templates/base/attributes_view.xsl
    trunk/property/templates/base/b_account_form.xsl
    trunk/property/templates/base/budget.xsl
    trunk/property/templates/base/contact_form.xsl
    trunk/property/templates/base/custom.xsl
    trunk/property/templates/base/ecodimb_form.xsl
    trunk/property/templates/base/event_form.xsl
    trunk/property/templates/base/gab.xsl
    trunk/property/templates/base/investment.xsl
    trunk/property/templates/base/invoice.xsl
    trunk/property/templates/base/location.xsl
    trunk/property/templates/base/pricebook.xsl
    trunk/property/templates/base/project.xsl
    trunk/property/templates/base/project_group_form.xsl
    trunk/property/templates/base/s_agreement.xsl
    trunk/property/templates/base/search_field.xsl
    trunk/property/templates/base/search_field_grouped.xsl
    trunk/property/templates/base/template.xsl
    trunk/property/templates/base/tenant_claim.xsl
    trunk/property/templates/base/tenant_form.xsl
    trunk/property/templates/base/tts.xsl
    trunk/property/templates/base/vendor_form.xsl
    trunk/property/templates/base/wo_hour.xsl
    trunk/property/templates/base/workorder.xsl

Modified: trunk/property/templates/base/abook_form.xsl
===================================================================
--- trunk/property/templates/base/abook_form.xsl        2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/abook_form.xsl        2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -9,7 +9,7 @@
                        self.name="first_Window";
                        function abook_lookup()
                        {
-                               Window1=window.open('<xsl:value-of 
select="abook_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                               Window1=window.open('<xsl:value-of 
select="abook_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
 

Modified: trunk/property/templates/base/agreement.xsl
===================================================================
--- trunk/property/templates/base/agreement.xsl 2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/agreement.xsl 2011-02-14 10:04:50 UTC (rev 
6978)
@@ -66,7 +66,7 @@
                                                        <xsl:variable 
name="link_columns"><xsl:value-of select="link_columns"/></xsl:variable>
                                                        <xsl:variable 
name="lang_columns_help"><xsl:value-of 
select="lang_columns_help"/></xsl:variable>
                                                        <xsl:variable 
name="lang_columns"><xsl:value-of select="lang_columns"/></xsl:variable>
-                                                       <a href="javascript:var 
w=window.open('{$link_columns}','','width=300,height=600')"
+                                                       <a href="javascript:var 
w=window.open('{$link_columns}','','left=50,top=100,width=300,height=600')"
                                                                
onMouseOver="overlib('{$lang_columns_help}', CAPTION, '{$lang_columns}')"
                                                                
onMouseOut="nd()">
                                                                <xsl:value-of 
select="lang_columns"/></a>
@@ -718,7 +718,7 @@
                                                                                
        <xsl:variable name="link_download"><xsl:value-of 
select="link_download"/></xsl:variable>
                                                                                
        <xsl:variable name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                                                                
        <xsl:variable name="lang_download"><xsl:value-of 
select="lang_download"/></xsl:variable>
-                                                                               
        <a href="javascript:var w=window.open('{$link_download}','','')"
+                                                                               
        <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                                                                
                onMouseOver="overlib('{$lang_download_help}', CAPTION, 
'{$lang_download}')"
                                                                                
                onMouseOut="nd()">
                                                                                
                <xsl:value-of select="lang_download"/></a>

Modified: trunk/property/templates/base/attributes_form.xsl
===================================================================
--- trunk/property/templates/base/attributes_form.xsl   2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/attributes_form.xsl   2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -22,7 +22,7 @@
                                        <xsl:choose>
                                                <xsl:when test="helpmsg=1">
                                                        <xsl:variable 
name="help_url"><xsl:value-of select="help_url"/></xsl:variable>
-                                                       <a href="javascript:var 
w=window.open('{$help_url}','','width=550,height=400,scrollbars')">
+                                                       <a href="javascript:var 
w=window.open('{$help_url}','','left=50,top=100,width=550,height=400,scrollbars')">
                                                                
<xsl:text>[</xsl:text><xsl:value-of select="input_text"/><xsl:text>]</xsl:text>
                                                        </a>
                                                </xsl:when>
@@ -362,7 +362,7 @@
                                                                        
<xsl:variable name="link_history"><xsl:value-of 
select="link_history"/></xsl:variable>
                                                                        
<xsl:variable name="lang_history_help"><xsl:value-of 
select="//lang_history_help"/></xsl:variable>
                                                                        
<xsl:variable name="lang_history"><xsl:value-of 
select="//lang_history"/></xsl:variable>
-                                                                       <a 
href="javascript:var 
w=window.open('{$link_history}','','width=550,height=400,scrollbars')"
+                                                                       <a 
href="javascript:var 
w=window.open('{$link_history}','','left=50,top=100,width=550,height=400,scrollbars')"
                                                                                
onMouseOver="overlib('{$lang_history_help}', CAPTION, '{$lang_history}')"
                                                                                
onMouseOut="nd()">
                                                                                
<xsl:value-of select="//lang_history"/></a>                                     
                        

Modified: trunk/property/templates/base/attributes_view.xsl
===================================================================
--- trunk/property/templates/base/attributes_view.xsl   2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/attributes_view.xsl   2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -86,7 +86,7 @@
                                                                <xsl:variable 
name="link_history"><xsl:value-of select="link_history"/></xsl:variable>
                                                                <xsl:variable 
name="lang_history_help"><xsl:value-of 
select="//lang_history_help"/></xsl:variable>
                                                                <xsl:variable 
name="lang_history"><xsl:value-of select="//lang_history"/></xsl:variable>
-                                                               <a 
href="javascript:var 
w=window.open('{$link_history}','','width=550,height=400,scrollbars')"
+                                                               <a 
href="javascript:var 
w=window.open('{$link_history}','','left=50,top=100,width=550,height=400,scrollbars')"
                                                                        
onMouseOver="overlib('{$lang_history_help}', CAPTION, '{$lang_history}')"
                                                                        
onMouseOut="nd()">
                                                                        
<xsl:value-of select="//lang_history"/></a>                                     

Modified: trunk/property/templates/base/b_account_form.xsl
===================================================================
--- trunk/property/templates/base/b_account_form.xsl    2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/b_account_form.xsl    2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -9,7 +9,7 @@
                        self.name="first_Window";
                        function b_account_lookup()
                        {
-                               Window1=window.open('<xsl:value-of 
select="b_account_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                               Window1=window.open('<xsl:value-of 
select="b_account_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
 

Modified: trunk/property/templates/base/budget.xsl
===================================================================
--- trunk/property/templates/base/budget.xsl    2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/budget.xsl    2011-02-14 10:04:50 UTC (rev 
6978)
@@ -763,7 +763,7 @@
                                        <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                        <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                                       <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                                
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_download"/></a>

Modified: trunk/property/templates/base/contact_form.xsl
===================================================================
--- trunk/property/templates/base/contact_form.xsl      2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/contact_form.xsl      2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -9,7 +9,7 @@
                        self.name="first_Window";
                        function <xsl:value-of select="field"/>_contact_lookup()
                        {
-                               Window1=window.open('<xsl:value-of 
select="contact_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                               Window1=window.open('<xsl:value-of 
select="contact_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
 

Modified: trunk/property/templates/base/custom.xsl
===================================================================
--- trunk/property/templates/base/custom.xsl    2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/custom.xsl    2011-02-14 10:04:50 UTC (rev 
6978)
@@ -234,7 +234,7 @@
                                        <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                        <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                                       <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                                
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_download"/></a>

Modified: trunk/property/templates/base/ecodimb_form.xsl
===================================================================
--- trunk/property/templates/base/ecodimb_form.xsl      2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/ecodimb_form.xsl      2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -9,7 +9,7 @@
                        self.name="first_Window";
                        function ecodimb_lookup()
                        {
-                               Window1=window.open('<xsl:value-of 
select="ecodimb_url"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                               Window1=window.open('<xsl:value-of 
select="ecodimb_url"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
 

Modified: trunk/property/templates/base/event_form.xsl
===================================================================
--- trunk/property/templates/base/event_form.xsl        2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/event_form.xsl        2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -16,7 +16,7 @@
                                }
 
                                var strURL = phpGWLink('index.php', oArgs);
-                               
Window1=window.open(strURL,"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                               
Window1=window.open(strURL,"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
                <tr>

Modified: trunk/property/templates/base/gab.xsl
===================================================================
--- trunk/property/templates/base/gab.xsl       2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/gab.xsl       2011-02-14 10:04:50 UTC (rev 
6978)
@@ -145,7 +145,7 @@
                                <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                               <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                               <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                        
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                        onMouseOut="nd()">
                                        <xsl:value-of 
select="lang_download"/></a>

Modified: trunk/property/templates/base/investment.xsl
===================================================================
--- trunk/property/templates/base/investment.xsl        2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/investment.xsl        2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -476,7 +476,7 @@
                        self.name="first_Window";
                        function location_lookup()
                        {
-                       Window1=window.open('<xsl:value-of 
select="location_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                       Window1=window.open('<xsl:value-of 
select="location_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
                <div align="left">              

Modified: trunk/property/templates/base/invoice.xsl
===================================================================
--- trunk/property/templates/base/invoice.xsl   2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/invoice.xsl   2011-02-14 10:04:50 UTC (rev 
6978)
@@ -58,7 +58,7 @@
                <xsl:variable name="link_download"><xsl:value-of 
select="link_download"/></xsl:variable>
                <xsl:variable name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                <xsl:variable name="lang_download"><xsl:value-of 
select="lang_download"/></xsl:variable>
-               <a href="javascript:var w=window.open('{$link_download}','','')"
+               <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                        onMouseOver="overlib('{$lang_download_help}', CAPTION, 
'{$lang_download}')"
                        onMouseOut="nd()">
                        <xsl:value-of select="lang_download"/></a>
@@ -253,7 +253,7 @@
                        self.name="first_Window";
                        function abook()
                        {
-                       Window1=window.open('<xsl:value-of 
select="addressbook_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                       Window1=window.open('<xsl:value-of 
select="addressbook_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }                       </script>
 
                <xsl:apply-templates select="menu"/>
@@ -577,7 +577,7 @@
                        self.name="first_Window";
                        function abook()
                        {
-                       Window1=window.open('<xsl:value-of 
select="addressbook_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                       Window1=window.open('<xsl:value-of 
select="addressbook_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }                       </script>
 
                <xsl:apply-templates select="menu"/>

Modified: trunk/property/templates/base/location.xsl
===================================================================
--- trunk/property/templates/base/location.xsl  2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/location.xsl  2011-02-14 10:04:50 UTC (rev 
6978)
@@ -103,7 +103,7 @@
                                                                                
        <xsl:variable name="link_columns"><xsl:value-of 
select="link_columns"/></xsl:variable>
                                                                                
        <xsl:variable name="lang_columns_help"><xsl:value-of 
select="lang_columns_help"/></xsl:variable>
                                                                                
        <xsl:variable name="lang_columns"><xsl:value-of 
select="lang_columns"/></xsl:variable>
-                                                                               
        <a href="javascript:var 
w=window.open('{$link_columns}','','width=300,height=600')"
+                                                                               
        <a href="javascript:var 
w=window.open('{$link_columns}','','left=50,top=100,width=300,height=600')"
                                                                                
                onMouseOver="overlib('{$lang_columns_help}', CAPTION, 
'{$lang_columns}')"
                                                                                
                onMouseOut="nd()">
                                                                                
        <xsl:value-of select="lang_columns"/></a>
@@ -255,13 +255,13 @@
                        {
                        var oArgs = {<xsl:value-of select="street_link"/>};
                        var strURL = phpGWLink('index.php', oArgs);
-                       
Window1=window.open(strURL,"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                       
Window1=window.open(strURL,"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }
                        function tenant_lookup()
                        {
                        var oArgs = {<xsl:value-of select="tenant_link"/>};
                        var strURL = phpGWLink('index.php', oArgs);
-                       
Window1=window.open(strURL,"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                       
Window1=window.open(strURL,"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }
                </script>
 
@@ -951,7 +951,7 @@
                                        <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                        <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                                       <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                                
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_download"/></a>

Modified: trunk/property/templates/base/pricebook.xsl
===================================================================
--- trunk/property/templates/base/pricebook.xsl 2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/pricebook.xsl 2011-02-14 10:04:50 UTC (rev 
6978)
@@ -52,7 +52,7 @@
                                        <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                        <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                                       <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                                
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_download"/></a>
@@ -522,7 +522,7 @@
                                        <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                        <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                                       <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                                
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_download"/></a>
@@ -880,7 +880,7 @@
                        self.name="first_Window";
                        function ns3420_lookup()
                        {
-                       Window1=window.open('<xsl:value-of 
select="ns3420_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                       Window1=window.open('<xsl:value-of 
select="ns3420_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
                <div align="left">
@@ -1040,7 +1040,7 @@
                        self.name="first_Window";
                        function ns3420_lookup()
                        {
-                       Window1=window.open('<xsl:value-of 
select="ns3420_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                       Window1=window.open('<xsl:value-of 
select="ns3420_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
                <div align="left">

Modified: trunk/property/templates/base/project.xsl
===================================================================
--- trunk/property/templates/base/project.xsl   2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/project.xsl   2011-02-14 10:04:50 UTC (rev 
6978)
@@ -62,7 +62,7 @@
                                <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                               <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                               <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                        
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                        onMouseOut="nd()">
                                        <xsl:value-of 
select="lang_download"/></a>

Modified: trunk/property/templates/base/project_group_form.xsl
===================================================================
--- trunk/property/templates/base/project_group_form.xsl        2011-02-14 
09:23:41 UTC (rev 6977)
+++ trunk/property/templates/base/project_group_form.xsl        2011-02-14 
10:04:50 UTC (rev 6978)
@@ -9,7 +9,7 @@
                        self.name="first_Window";
                        function project_group_lookup()
                        {
-                               Window1=window.open('<xsl:value-of 
select="project_group_url"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                               Window1=window.open('<xsl:value-of 
select="project_group_url"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
 

Modified: trunk/property/templates/base/s_agreement.xsl
===================================================================
--- trunk/property/templates/base/s_agreement.xsl       2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/s_agreement.xsl       2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -62,7 +62,7 @@
                                                        <xsl:variable 
name="link_columns"><xsl:value-of select="link_columns"/></xsl:variable>
                                                        <xsl:variable 
name="lang_columns_help"><xsl:value-of 
select="lang_columns_help"/></xsl:variable>
                                                        <xsl:variable 
name="lang_columns"><xsl:value-of select="lang_columns"/></xsl:variable>
-                                                       <a href="javascript:var 
w=window.open('{$link_columns}','','width=300,height=600')"
+                                                       <a href="javascript:var 
w=window.open('{$link_columns}','','left=50,top=100,width=300,height=600')"
                                                                
onMouseOver="overlib('{$lang_columns_help}', CAPTION, '{$lang_columns}')"
                                                                
onMouseOut="nd()">
                                                                <xsl:value-of 
select="lang_columns"/></a>
@@ -552,7 +552,7 @@
                                                <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                                <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                                <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                                               <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                                               <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                                        
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                                        onMouseOut="nd()">
                                                        <xsl:value-of 
select="lang_download"/></a>

Modified: trunk/property/templates/base/search_field.xsl
===================================================================
--- trunk/property/templates/base/search_field.xsl      2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/search_field.xsl      2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -10,7 +10,7 @@
                                        <xsl:variable 
name="link_date_search"><xsl:value-of select="link_date_search"/></xsl:variable>
                                        <xsl:variable 
name="lang_date_search_help"><xsl:value-of 
select="lang_date_search_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_date_search"><xsl:value-of select="lang_date_search"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_date_search}','','width=300,height=300')"
+                                       <a href="javascript:var 
w=window.open('{$link_date_search}','','left=50,top=100,width=300,height=300')"
                                                
onMouseOver="overlib('{$lang_date_search_help}', CAPTION, 
'{$lang_date_search}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_date_search"/></a>                                   

Modified: trunk/property/templates/base/search_field_grouped.xsl
===================================================================
--- trunk/property/templates/base/search_field_grouped.xsl      2011-02-14 
09:23:41 UTC (rev 6977)
+++ trunk/property/templates/base/search_field_grouped.xsl      2011-02-14 
10:04:50 UTC (rev 6978)
@@ -9,7 +9,7 @@
                                        <xsl:variable 
name="link_date_search"><xsl:value-of select="link_date_search"/></xsl:variable>
                                        <xsl:variable 
name="lang_date_search_help"><xsl:value-of 
select="lang_date_search_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_date_search"><xsl:value-of select="lang_date_search"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_date_search}','','width=300,height=300')"
+                                       <a href="javascript:var 
w=window.open('{$link_date_search}','','left=50,top=100,width=300,height=300')"
                                                
onMouseOver="overlib('{$lang_date_search_help}', CAPTION, 
'{$lang_date_search}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_date_search"/></a>                                   

Modified: trunk/property/templates/base/template.xsl
===================================================================
--- trunk/property/templates/base/template.xsl  2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/template.xsl  2011-02-14 10:04:50 UTC (rev 
6978)
@@ -469,7 +469,7 @@
                        self.name="first_Window";
                        function ns3420_lookup()
                        {
-                       Window1=window.open('<xsl:value-of 
select="ns3420_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                       Window1=window.open('<xsl:value-of 
select="ns3420_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
                <div align="left">

Modified: trunk/property/templates/base/tenant_claim.xsl
===================================================================
--- trunk/property/templates/base/tenant_claim.xsl      2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/tenant_claim.xsl      2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -18,7 +18,7 @@
                        self.name="first_Window";
                        function tenant_lookup()
                        {
-                               Window1=window.open('<xsl:value-of 
select="tenant_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                               Window1=window.open('<xsl:value-of 
select="tenant_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }
                </script>
 

Modified: trunk/property/templates/base/tenant_form.xsl
===================================================================
--- trunk/property/templates/base/tenant_form.xsl       2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/tenant_form.xsl       2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -9,7 +9,7 @@
                        self.name="first_Window";
                        function tenant_lookup()
                        {
-                       Window1=window.open('<xsl:value-of 
select="tenant_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                               Window1=window.open('<xsl:value-of 
select="tenant_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
                </script>
 
@@ -19,27 +19,20 @@
                        </td>
                        <td colspan = '3'>
                                <input size="9" type="text" name="tenant_id" 
value="{value_tenant_id}" >
-                                       <xsl:attribute name="onMouseover">
-                                               
<xsl:text>window.status='</xsl:text>
+                                       <xsl:attribute name="title">
                                                <xsl:value-of 
select="lang_select_tenant_help"/>
-                                               <xsl:text>'; return 
true;</xsl:text>
                                        </xsl:attribute>
                                </input>
                                <input size="{size_last_name}" type="text" 
name="last_name" value="{value_last_name}" onClick="tenant_lookup();" 
readonly="readonly">
-                                       <xsl:attribute name="onMouseover">
-                                               
<xsl:text>window.status='</xsl:text>
+                                       <xsl:attribute name="title">
                                                <xsl:value-of 
select="lang_tenant_statustext"/>
-                                               <xsl:text>'; return 
true;</xsl:text>
                                        </xsl:attribute>
                                </input>
                                <input  size="{size_first_name}" type="text" 
name="first_name" value="{value_first_name}"  onClick="tenant_lookup();" 
readonly="readonly">
-                                       <xsl:attribute name="onMouseover">
-                                               
<xsl:text>window.status='</xsl:text>
+                                       <xsl:attribute name="title">
                                                <xsl:value-of 
select="lang_tenant_statustext"/>
-                                               <xsl:text>'; return 
true;</xsl:text>
                                        </xsl:attribute>
                                </input>
                        </td>
                </tr>
-
        </xsl:template>

Modified: trunk/property/templates/base/tts.xsl
===================================================================
--- trunk/property/templates/base/tts.xsl       2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/tts.xsl       2011-02-14 10:04:50 UTC (rev 
6978)
@@ -81,7 +81,7 @@
                                        <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                        <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                                       <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                                
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_download"/></a>
@@ -262,7 +262,7 @@
                                        <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                        <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                                       <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                                
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_download"/></a>
@@ -748,26 +748,26 @@
                        self.name="first_Window";
                        function generate_order()
                        {
-                               Window1=window.open('<xsl:value-of 
select="order_link"/>');
+                               Window1=window.open('<xsl:value-of 
select="order_link"/>','','left=50,top=100');
                        }               
 
                        function generate_request()
                        {
-                               Window1=window.open('<xsl:value-of 
select="request_link"/>');
+                               Window1=window.open('<xsl:value-of 
select="request_link"/>','','left=50,top=100');
                        }               
 
                        function template_lookup()
                        {
                                var oArgs = 
{menuaction:'property.uilookup.order_template',type:'order_template'};
                                var strURL = phpGWLink('index.php', oArgs);
-                               
Window1=window.open(strURL,"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                               
Window1=window.open(strURL,"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }
 
                        function response_lookup()
                        {
                                var oArgs = 
{menuaction:'property.uilookup.response_template',type:'response_template'};
                                var strURL = phpGWLink('index.php', oArgs);
-                               
Window1=window.open(strURL,"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                               
Window1=window.open(strURL,"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }
                </script>
                <table cellpadding="2" cellspacing="2" width="95%" 
align="center">

Modified: trunk/property/templates/base/vendor_form.xsl
===================================================================
--- trunk/property/templates/base/vendor_form.xsl       2011-02-14 09:23:41 UTC 
(rev 6977)
+++ trunk/property/templates/base/vendor_form.xsl       2011-02-14 10:04:50 UTC 
(rev 6978)
@@ -9,7 +9,7 @@
                        self.name="first_Window";
                        function vendor_lookup()
                        {
-                       Window1=window.open('<xsl:value-of 
select="vendor_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                       Window1=window.open('<xsl:value-of 
select="vendor_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }               
 
                </script>

Modified: trunk/property/templates/base/wo_hour.xsl
===================================================================
--- trunk/property/templates/base/wo_hour.xsl   2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/wo_hour.xsl   2011-02-14 10:04:50 UTC (rev 
6978)
@@ -1945,7 +1945,7 @@
                        self.name="first_Window";
                        function ns3420_lookup()
                        {
-                       Window1=window.open('<xsl:value-of 
select="ns3420_link"/>',"Search","width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
+                       Window1=window.open('<xsl:value-of 
select="ns3420_link"/>',"Search","left=50,top=100,width=800,height=700,toolbar=no,scrollbars=yes,resizable=yes");
                        }
                </script>
                <div align="left">

Modified: trunk/property/templates/base/workorder.xsl
===================================================================
--- trunk/property/templates/base/workorder.xsl 2011-02-14 09:23:41 UTC (rev 
6977)
+++ trunk/property/templates/base/workorder.xsl 2011-02-14 10:04:50 UTC (rev 
6978)
@@ -112,7 +112,7 @@
                                        <xsl:variable 
name="link_download"><xsl:value-of select="link_download"/></xsl:variable>
                                        <xsl:variable 
name="lang_download_help"><xsl:value-of 
select="lang_download_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_download"><xsl:value-of select="lang_download"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_download}','','')"
+                                       <a href="javascript:var 
w=window.open('{$link_download}','','left=50,top=100')"
                                                
onMouseOver="overlib('{$lang_download_help}', CAPTION, '{$lang_download}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_download"/></a>
@@ -169,7 +169,7 @@
                                        <xsl:variable 
name="link_date_search"><xsl:value-of select="link_date_search"/></xsl:variable>
                                        <xsl:variable 
name="lang_date_search_help"><xsl:value-of 
select="lang_date_search_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_date_search"><xsl:value-of select="lang_date_search"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_date_search}','','width=300,height=300')"
+                                       <a href="javascript:var 
w=window.open('{$link_date_search}','','left=50,top=100,width=300,height=300')"
                                                
onMouseOver="overlib('{$lang_date_search_help}', CAPTION, 
'{$lang_date_search}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_date_search"/></a>
@@ -241,7 +241,7 @@
                                        <xsl:variable 
name="link_date_search"><xsl:value-of select="link_date_search"/></xsl:variable>
                                        <xsl:variable 
name="lang_date_search_help"><xsl:value-of 
select="lang_date_search_help"/></xsl:variable>
                                        <xsl:variable 
name="lang_date_search"><xsl:value-of select="lang_date_search"/></xsl:variable>
-                                       <a href="javascript:var 
w=window.open('{$link_date_search}','','width=300,height=300')"
+                                       <a href="javascript:var 
w=window.open('{$link_date_search}','','left=50,top=100,width=300,height=300')"
                                                
onMouseOver="overlib('{$lang_date_search_help}', CAPTION, 
'{$lang_date_search}')"
                                                onMouseOut="nd()">
                                                <xsl:value-of 
select="lang_date_search"/></a>




reply via email to

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