[otrs-cvs] ITSMConfigurationManagement/Kernel/Output/HTML/Standard AdminITSMConfigItem.dtl, 1.4, 1.5

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

Modified Files:
	AdminITSMConfigItem.dtl 
Log Message:
Fixed bug #7989 - Unnecessary hugh size of config item definition text area.

Author: ub

Index: AdminITSMConfigItem.dtl
===================================================================
RCS file: /home/cvs/ITSMConfigurationManagement/Kernel/Output/HTML/Standard/AdminITSMConfigItem.dtl,v
retrieving revision 1.4
retrieving revision 1.5
diff -2 -u -d -r1.4 -r1.5
--- AdminITSMConfigItem.dtl	19 May 2011 15:11:27 -0000	1.4
+++ AdminITSMConfigItem.dtl	24 Jan 2013 10:28:12 -0000	1.5
@@ -1,5 +1,5 @@
 # --
 # AdminITSMConfigItem.dtl - provides HTML form for AdminITSMConfigItem
-# Copyright (C) 2001-2011 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
 # --
 # $Id$
@@ -160,5 +160,5 @@
                         <label for="Definition">$Text{"Definition"}: </label>
                         <div class="Field">
-                            <textarea name="Definition" id="Definition" rows="50" cols="80" wrap="off">$QData{"Definition"}</textarea>
+                            <textarea name="Definition" id="Definition" rows="$QData{"Rows"}" cols="80" wrap="off">$QData{"Definition"}</textarea>
                         </div>
                         <div class="Clear"></div>
---------------------------------------------------------------------
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.