[otrs-cvs] FAQ/Kernel/Output/HTML/Standard AgentFAQAdd.dtl, 1.16, 1.17 AgentFAQEdit.dtl, 1.15, 1.16

"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-serv29056/Kernel/Output/HTML/Standard

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

Author: ub

Index: AgentFAQAdd.dtl
===================================================================
RCS file: /home/cvs/FAQ/Kernel/Output/HTML/Standard/AgentFAQAdd.dtl,v
retrieving revision 1.16
retrieving revision 1.17
diff -2 -u -d -r1.16 -r1.17
--- AgentFAQAdd.dtl	6 Dec 2012 09:39:22 -0000	1.16
+++ AgentFAQAdd.dtl	2 Jan 2013 11:09:19 -0000	1.17
@@ -1,5 +1,5 @@
 # --
 # AgentFAQAdd.dtl - provides HTML form for AgentFAQAdd
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -58,9 +58,9 @@
                     <div class="Clear"></div>
 
-#                    <label for="ValidID">$Text{"Validity"}:</label>
-#                    <div class="Field">
-#                        $Data{"ValidOption"}
-#                    </div>
-#                    <div class="Clear"></div>
+                    <label for="ValidID">$Text{"Validity"}:</label>
+                    <div class="Field">
+                        $Data{"ValidOption"}
+                    </div>
+                    <div class="Clear"></div>
 
 <!-- dtl:block:Language -->

Author: ub

Index: AgentFAQEdit.dtl
===================================================================
RCS file: /home/cvs/FAQ/Kernel/Output/HTML/Standard/AgentFAQEdit.dtl,v
retrieving revision 1.15
retrieving revision 1.16
diff -2 -u -d -r1.15 -r1.16
--- AgentFAQEdit.dtl	6 Dec 2012 09:39:22 -0000	1.15
+++ AgentFAQEdit.dtl	2 Jan 2013 11:09:19 -0000	1.16
@@ -1,5 +1,5 @@
 # --
 # AgentFAQEdit.dtl - provides HTML form for AgentFAQEdit
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -63,9 +63,9 @@
                 <div class="Clear"></div>
 
-#                <label for="ValidID">$Text{"Validity"}:</label>
-#                <div class="Field">
-#                    $Data{"ValidOption"}
-#                </div>
-#                <div class="Clear"></div>
+                <label for="ValidID">$Text{"Validity"}:</label>
+                <div class="Field">
+                    $Data{"ValidOption"}
+                </div>
+                <div class="Clear"></div>
 
 <!-- dtl:block:Language -->
---------------------------------------------------------------------
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.