[otrs-cvs] FAQ/Kernel/Output/HTML/Standard AgentFAQSearchSmall.dtl, 1.4, 1.5 AgentFAQZoomSmall.dtl, 1.14, 1.15 AgentFAQZoom.dtl, 1.38, 1.39

"CVS commits notifications of OTRS.org" <[email protected]>
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/FAQ/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv29982/Kernel/Output/HTML/Standard

Modified Files:
	AgentFAQSearchSmall.dtl AgentFAQZoomSmall.dtl AgentFAQZoom.dtl 
Log Message:
Fixed bug# 7806 - Missing FAQ-Item valid/invalid column in the database.

Author: ub

Index: AgentFAQSearchSmall.dtl
===================================================================
RCS file: /home/cvs/FAQ/Kernel/Output/HTML/Standard/AgentFAQSearchSmall.dtl,v
retrieving revision 1.4
retrieving revision 1.5
diff -2 -u -d -r1.4 -r1.5
--- AgentFAQSearchSmall.dtl	20 Nov 2012 13:07:25 -0000	1.4
+++ AgentFAQSearchSmall.dtl	2 Jan 2013 11:12:48 -0000	1.5
@@ -1,5 +1,5 @@
 # --
 # AgentFAQSearchSmall.dtl - provides HTML form for CustomerFAQSearch.pm
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -98,4 +98,11 @@
                 </div>
                 <div class='Clear'></div>
+
+                <div class='SpacingTopSmall Clear'></div>
+                <label for="ValidIDs">$Text{"Validity"}:</label>
+                <div class="Field">
+                    $Data{"ValidSelectionString"}
+                </div>
+                <div class='Clear'></div>
             </fieldset>
             <div id="BottomActionRow" class="Center SpacingTopSmall">

Author: ub

Index: AgentFAQZoomSmall.dtl
===================================================================
RCS file: /home/cvs/FAQ/Kernel/Output/HTML/Standard/AgentFAQZoomSmall.dtl,v
retrieving revision 1.14
retrieving revision 1.15
diff -2 -u -d -r1.14 -r1.15
--- AgentFAQZoomSmall.dtl	20 Nov 2012 13:07:25 -0000	1.14
+++ AgentFAQZoomSmall.dtl	2 Jan 2013 11:12:48 -0000	1.15
@@ -1,5 +1,5 @@
 # --
 # AgentFAQZoomSmall.dtl - provides HTML small for AgentFAQZoom.pm
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -57,4 +57,8 @@
                         <div class="Clear"></div>
 
+                        <label>$Text{"Validity"}:</label>
+                        <p class="Value" title="$Text{"$Data{"Valid"}"}">$Text{"$Data{"Valid"}","25"}</p>
+                        <div class="Clear"></div>
+
 <!-- dtl:block:Language -->
                         <label>$Text{"Language"}:</label>

Author: ub

Index: AgentFAQZoom.dtl
===================================================================
RCS file: /home/cvs/FAQ/Kernel/Output/HTML/Standard/AgentFAQZoom.dtl,v
retrieving revision 1.38
retrieving revision 1.39
diff -2 -u -d -r1.38 -r1.39
--- AgentFAQZoom.dtl	20 Nov 2012 13:07:25 -0000	1.38
+++ AgentFAQZoom.dtl	2 Jan 2013 11:12:48 -0000	1.39
@@ -1,5 +1,5 @@
 # --
 # AgentFAQZoom.dtl - provides HTML for AgentFAQZoom.pm
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -54,4 +54,8 @@
                         <p class="Value" title="$Text{"$Data{"State"}"}">$Text{"$Data{"State"}","25"}</p>
                         <div class="Clear"></div>
+
+                        <label>$Text{"Validity"}:</label>
+                        <p class="Value" title="$Text{"$Data{"Valid"}"}">$Text{"$Data{"Valid"}","25"}</p>
+                        <div class="Clear"></div>
 <!-- dtl:block:Language -->
                         <label>$Text{"Language"}:</label>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.