fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10463]


From: Torstein
Subject: [Fmsystem-commits] [10463]
Date: Mon, 05 Nov 2012 07:21:20 +0000

Revision: 10463
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10463
Author:   vator
Date:     2012-11-05 07:21:19 +0000 (Mon, 05 Nov 2012)
Log Message:
-----------


Modified Paths:
--------------
    trunk/logistic/setup/phpgw_no.lang
    trunk/logistic/templates/base/css/base.css
    trunk/logistic/templates/base/requirement/requirement_overview.xsl

Modified: trunk/logistic/setup/phpgw_no.lang
===================================================================
--- trunk/logistic/setup/phpgw_no.lang  2012-11-04 23:12:26 UTC (rev 10462)
+++ trunk/logistic/setup/phpgw_no.lang  2012-11-05 07:21:19 UTC (rev 10463)
@@ -4,6 +4,7 @@
 activity       logistic        no      Aktivitet
 allocation     logistic        no      Beholdning
 requirement    logistic        no      Behov
+Resource requirement   logistic        no      Ressursbehov
 Project name   logistic        no      Navn
 Project type   logistic        no      Type
 Project description    logistic        no      Beskrivelse

Modified: trunk/logistic/templates/base/css/base.css
===================================================================
--- trunk/logistic/templates/base/css/base.css  2012-11-04 23:12:26 UTC (rev 
10462)
+++ trunk/logistic/templates/base/css/base.css  2012-11-05 07:21:19 UTC (rev 
10463)
@@ -2389,7 +2389,7 @@
        
 #add-requirement-btn {
     float: left;
-    margin-left: 715px;
+    margin-left: 725px;
     text-align: center;
     width: 120px;
 }
@@ -2415,7 +2415,7 @@
 }
 
 #requirement-container .yui-dt table, #allocation-container .yui-dt table {
-    width: 900px;
+    width: 1000px;
 }
        
 #sub-activities-container th a, #requirement-container th a,

Modified: trunk/logistic/templates/base/requirement/requirement_overview.xsl
===================================================================
--- trunk/logistic/templates/base/requirement/requirement_overview.xsl  
2012-11-04 23:12:26 UTC (rev 10462)
+++ trunk/logistic/templates/base/requirement/requirement_overview.xsl  
2012-11-05 07:21:19 UTC (rev 10463)
@@ -26,7 +26,7 @@
                                <xsl:value-of 
select="php:function('get_phpgw_link', '/index.php', $add_req_params )" />
                        </xsl:variable>
                        
-                       <h2 style="float:left;"><xsl:value-of 
select="php:function('lang', 'Requirement')" /></h2>
+                       <h2 style="float:left;"><xsl:value-of 
select="php:function('lang', 'Resource requirement')" /></h2>
                        <a id="add-requirement-btn" class="btn focus" 
href="{$add_req_url}"><xsl:value-of select="php:function('lang', 'Add 
requirement')" /></a>
                        <div style="clear:both;" id="paging"></div>
                        <div style="margin-bottom: 40px;" 
id="requirement-container"></div>




reply via email to

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