fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9076] Changed location of string Ingen melding


From: Torstein
Subject: [Fmsystem-commits] [9076] Changed location of string Ingen melding
Date: Thu, 29 Mar 2012 12:51:31 +0000

Revision: 9076
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9076
Author:   vator
Date:     2012-03-29 12:51:31 +0000 (Thu, 29 Mar 2012)
Log Message:
-----------
Changed location of string Ingen melding

Modified Paths:
--------------
    trunk/controller/templates/base/check_list/view_open_cases.xsl

Modified: trunk/controller/templates/base/check_list/view_open_cases.xsl
===================================================================
--- trunk/controller/templates/base/check_list/view_open_cases.xsl      
2012-03-29 12:50:26 UTC (rev 9075)
+++ trunk/controller/templates/base/check_list/view_open_cases.xsl      
2012-03-29 12:51:31 UTC (rev 9076)
@@ -28,25 +28,6 @@
                                                                                
                <xsl:when test="status = 1">Utført</xsl:when>
                                                                                
                <xsl:when test="status = 2">Venter på tilbakemelding</xsl:when>
                                                                                
        </xsl:choose>
-                                                                               
        
-                                                                               
        <xsl:choose>
-                                                                               
                <xsl:when test="location_item_id > 0">
-                                                                               
                        <div style="float:right;">
-                                                                               
                                <a target="_blank">
-                                                                               
                                        <xsl:attribute name="href">
-                                                                               
                                                
<xsl:text>index.php?menuaction=property.uitts.view</xsl:text>
-                                                                               
                                                <xsl:text>&amp;id=</xsl:text>
-                                                                               
                                                <xsl:value-of 
select="location_item_id"/>
-                                                                               
                                        </xsl:attribute>
-                                                                               
                                        Vis melding
-                                                                               
                                </a>
-                                                                               
                        </div>
-                                                                               
                </xsl:when>
-                                                                               
                <xsl:otherwise>
-                                                                               
                        <div style="float:right;"><span style="color:red">Ingen 
melding registrert</span></div>
-                                                                               
                </xsl:otherwise>
-                                                                               
        </xsl:choose>
-                                                                               
        
                                                                                
        <div class="quick_menu">
                                                                                
                <a class="quick_edit">
                                                                                
                        <xsl:attribute name="href">
@@ -85,6 +66,21 @@
                                                                                
                                </a>
                                                                                
                        </xsl:when>
                                                                                
                </xsl:choose>
+                                                                               
                <xsl:choose>
+                                                                               
                        <xsl:when test="location_item_id > 0">
+                                                                               
                                <a target="_blank">
+                                                                               
                                                <xsl:attribute name="href">
+                                                                               
                                                        
<xsl:text>index.php?menuaction=property.uitts.view</xsl:text>
+                                                                               
                                                        
<xsl:text>&amp;id=</xsl:text>
+                                                                               
                                                        <xsl:value-of 
select="location_item_id"/>
+                                                                               
                                                </xsl:attribute>
+                                                                               
                                                Vis melding
+                                                                               
                                        </a>
+                                                                               
                        </xsl:when>
+                                                                               
                        <xsl:otherwise>
+                                                                               
                                <span class="message">Ingen melding</span>
+                                                                               
                        </xsl:otherwise>
+                                                                               
                </xsl:choose>
                                                                                
        </div>
                                                                                
        <div style="display:none;" class="case_info">
                                                                                
                <div class="case_id"><xsl:value-of select="id"/></div>
@@ -121,23 +117,6 @@
                                                                        
<xsl:for-each select="cases_array">
                                                                                
<xsl:variable name="cases_id"><xsl:value-of select="id"/></xsl:variable>
                                                                                
<li><span class="order_nr"><xsl:number /></span>. <span 
class="case_descr"><xsl:value-of select="descr"/></span>
-                                                                               
        <xsl:choose>
-                                                                               
                <xsl:when test="location_item_id > 0">
-                                                                               
                        <div style="float:right;">
-                                                                               
                                <a target="_blank">
-                                                                               
                                        <xsl:attribute name="href">
-                                                                               
                                                
<xsl:text>index.php?menuaction=property.uitts.view</xsl:text>
-                                                                               
                                                <xsl:text>&amp;id=</xsl:text>
-                                                                               
                                                <xsl:value-of 
select="location_item_id"/>
-                                                                               
                                        </xsl:attribute>
-                                                                               
                                        Vis melding
-                                                                               
                                </a>
-                                                                               
                        </div>
-                                                                               
                </xsl:when>
-                                                                               
                <xsl:otherwise>
-                                                                               
                        <div style="float:right;"><span style="color:red">Ingen 
melding registrert</span></div>
-                                                                               
                </xsl:otherwise>
-                                                                               
        </xsl:choose>
                                                                                
        <div class="quick_menu">
                                                                                
                <a class="quick_edit">
                                                                                
                        <xsl:attribute name="href">
@@ -176,6 +155,21 @@
                                                                                
                                </a>
                                                                                
                        </xsl:when>
                                                                                
                </xsl:choose>
+                                                                               
                <xsl:choose>
+                                                                               
                        <xsl:when test="location_item_id > 0">
+                                                                               
                                <a target="_blank">
+                                                                               
                                                <xsl:attribute name="href">
+                                                                               
                                                        
<xsl:text>index.php?menuaction=property.uitts.view</xsl:text>
+                                                                               
                                                        
<xsl:text>&amp;id=</xsl:text>
+                                                                               
                                                        <xsl:value-of 
select="location_item_id"/>
+                                                                               
                                                </xsl:attribute>
+                                                                               
                                                Vis melding
+                                                                               
                                        </a>
+                                                                               
                        </xsl:when>
+                                                                               
                        <xsl:otherwise>
+                                                                               
                                <span class="message">Ingen melding</span>
+                                                                               
                        </xsl:otherwise>
+                                                                               
                </xsl:choose>
                                                                                
        </div>
                                                                                
        <div style="display:none;" class="case_info">
                                                                                
                <div class="case_id"><xsl:value-of select="id"/></div>




reply via email to

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